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

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

not working with blur #531

Open Jablett opened 2 years ago

Jablett commented 2 years ago

It doesn't work when clicking moving to another text input it just resets back to the star

https://user-images.githubusercontent.com/58670360/162486971-f3b8f984-17cc-45a4-a5c5-6b2fb044f59e.MP4

rkz98 commented 2 years ago

Any solution?

rkz98 commented 2 years ago

I tried to force a Keyboard.dismiss(), but it's not so good for UI.