FaridSafi / react-native-gifted-form

📝 « One React-Native form component to rule them all »
MIT License
1.44k stars 214 forks source link

tall form doesn't scroll #41

Open faceyspacey opened 8 years ago

faceyspacey commented 8 years ago

I assume I have to set a bounded height somewhere. I'm pretty sure I've set that. If anyone has experienced this issue, I'd love to know how you solved it.

labibramadhan commented 8 years ago

wrap <GiftedForm/> inside <ScrollView/>, this is old issue but in case someone need this