import React from 'react'; import { Divider, Box, VStack, HStack } from 'native-base'; export const Example = () => { return ( } > } > ); };