APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.26k stars 644 forks source link

extraScrollHeight does not work on Andorid #374

Open gurbela opened 5 years ago

gurbela commented 5 years ago

extraScrollHeight sometimes it works sometimes does not work on Android. He works well on iOS. how to fix it?

SlayterDev commented 5 years ago

Having this issue as well along with the fact the library just does nothing on android with expo.

Daniyal857 commented 4 years ago

Same issue

"react": "16.9.0",
    "react-native": "0.61.4",