TheWidlarzGroup / rn-emoji-keyboard

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

Big emoji window is flicker before small window displayed #130

Closed liellevibob closed 1 year ago

liellevibob commented 1 year ago

Describe the bug Big emoji window is flicker before small window displayed

To Reproduce Steps to reproduce the behavior:

  1. open any screen that can render keyboard and emoji picker
  2. Open keyboard
  3. Open emoji picker window
  4. See error

Expected behavior The small emoji window should appear without the large window popping up before it

Video attached

https://user-images.githubusercontent.com/104358608/232470320-1faf8404-bf42-4398-a6d9-769f2961f327.MP4

xcode simulator iOS 14 plus

Smartphone

jakex7 commented 1 year ago

Hi @liellevibob, thanks for reporting this. I have created a PR #132 with the fix ⌨

jakex7 commented 1 year ago

Hi @liellevibob this issue has been fixed and released in v1.2.2

liellevibob commented 1 year ago

@jakex7 Thank you very much!