TheWidlarzGroup / rn-emoji-keyboard

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

fix: problem with scroll to bottom of the flatList when system keyboard is opened #149

Closed mateki0 closed 10 months ago

mateki0 commented 11 months ago

With the system keyboard opened there was not enough bottom padding in the FlatList. Some emojis were hidden by the keyboard.

Now: https://github.com/TheWidlarzGroup/rn-emoji-keyboard/assets/37906388/88fe2834-0d5c-4ba8-ba3f-2531157ebb22

Previous: https://github.com/TheWidlarzGroup/rn-emoji-keyboard/assets/37906388/b3b32c30-9426-4545-96e9-46cb4641ffa3