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

feature: enable gesture to change emoji category with horizontal swipe gesture #100

Closed pierre275 closed 1 year ago

pierre275 commented 1 year ago

Description

This pr adds new props enableCategoryChangeGesture which let user to change category with horizontal swipe

How to test

Follow provided documentation and check added usage example

mateki0 commented 1 year ago

Great feature, but it needs a little tuning to be included. For a better user experience, the category Indicator should be moved during scroll as well. If you need more details please let me know 😃

image

I've added this feature in the latest commit

jakex7 commented 1 year ago

Thanks @pierre275 @mateki0, It's so great that i've enabled it by default 🚀