Open faceyspacey opened 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.
wrap <GiftedForm/> inside <ScrollView/>, this is old issue but in case someone need this
<GiftedForm/>
<ScrollView/>
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.