import React from 'react'; import { FormControl, FormLabel, Input, FormErrorMessage, FormHelperText, Stack, Text, } from '@native-base/v3'; export default function () { return ( Custom style for disable: Favorite framework We'll keep this between us. Something is wrong. Custom style for invalid: Favorite framework We'll keep this between us. Something is wrong. Custom style for disable as well as invalid: Favorite framework We'll keep this between us. Something is wrong. ); }