ardaogulcan / react-native-keyboard-accessory

A React Native Keyboard Accessory (View, Navigation) Component. Sticky views on keyboard.
MIT License
527 stars 64 forks source link

Interesting Bug About animation #83

Closed jameszhan02 closed 2 years ago

jameszhan02 commented 2 years ago

Just Like some other issue, i got warning : Overriding previous layout animation with new one before the first began

However there some interesting 'side effect' to my project. I didn't do animation work to this page yet. but every time when i focus the text input. there is 'animation' happen once in next re-render. wondering how to fix this, and if this is ever possible to be a function for this library in the future ?

https://user-images.githubusercontent.com/45243472/151239184-3f8b9d8f-ebb9-4a61-af93-4d6205161787.mp4