import React from 'react'; import { Divider, VStack, Box } from 'native-base'; export const Example = () => { return ( } py={2} justifyContent="center" > ); };