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

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

Jumping on Android #539

Open victorzimnikov opened 2 years ago

victorzimnikov commented 2 years ago

Please help! Screen jumping on android. ios works well

react-native: 0.68.1 react-native-keyboard-aware-scroll-view: 0.9.5

https://user-images.githubusercontent.com/31467819/168671642-6ec02ef7-d060-47de-9f03-0c218dae925e.mov

React:

image

AndroidManifest:

image
MatkoMilic commented 1 year ago

I got same issue hah

haideratGitHub commented 9 months ago

I got same issue