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