import * as React from 'react'; import { Box, Text, Heading, VStack, FormControl, Input, Link, Button, HStack, Center, } from 'native-base'; export const Example = () => { return (