Reputation: 45
I'm trying to add a multiline comment section to a Formik form in React Native. I've added height component but that doesn't work.
Thanks
Upvotes: 1
Views: 660
<TextInput multiline minHeight={100}