bietkul / react-native-form-builder

Handle your forms in a smart way
MIT License
121 stars 68 forks source link

Form auto expand height when focus #14

Open paduvi opened 6 years ago

paduvi commented 6 years ago

Hi,

I'm struggling when using react-native-form-builder for a simple form: When I focus on the TextInput, form's size immediately expands and it become scrollview. I don't know this is a bug or I need to add any style to fix it?

demo

Please help me. Thank you!

mystertb commented 6 years ago

Hi,

I have the same issue with iOS, please help:

demo

Thank you