import React from 'react'; import { Heading, VStack } from 'native-base'; export function Example() { return ( xs sm md lg xl 2xl 3xl 4xl ); }