FaridSafi / react-native-gifted-form

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

form isn't scrolled above keyboard when you programmatically call .focus() #42

Open faceyspacey opened 8 years ago

faceyspacey commented 8 years ago

The new .focus() method doesn't seem to trigger the same functionality as when you tap a field. The page doesn't scroll the field above the keyboard.