TheWidlarzGroup / rn-emoji-keyboard

Super performant, lightweight, fully customizable emoji picker 🚀
https://thewidlarzgroup.github.io/rn-emoji-keyboard/
MIT License
335 stars 63 forks source link

fix: prevent running onKeyboardWillShow when picker is closed #132

Closed jakex7 closed 1 year ago

jakex7 commented 1 year ago

Fixes #130

Prevent running onKeyboardWillShow when picker is closed.

Before:

https://user-images.githubusercontent.com/39670088/235342192-fcc43ad1-4d81-4c27-abd0-aa3ffa240c3a.mov

After:

https://user-images.githubusercontent.com/39670088/235342198-a03df7a5-f03a-408d-8072-aa1d60811a6e.mov