FaridSafi / react-native-gifted-form

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

keyboardDismissMode='on-drag' doesn't in fact work in View #53

Open faceyspacey opened 8 years ago

faceyspacey commented 8 years ago

Tried a few things. Not sure what to replace it with, but it's very needed. I'm not sure how anyone else hasn't noticed this, but I assume because most people are using ScrollView. But ScrollView has its own problems with automatically shifting elements above the keyboard (which I mentioned about a month ago in another issue)--it doesn't do it correctly.