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

Layout categories vertically #129

Open oferRounds opened 1 year ago

oferRounds commented 1 year ago

Is your feature request related to a problem? Please describe. I think it would make more sense to place all categories vertically. This is more oriented towards the user behaviour, who scrolls down to view the emojis. As it is is now, when they reach the bottom they need to change gesture direction and swipe right

I think one more advantage of it, that it has the potential of improved performance as there will be no need for nested flat list

Additional context This behaviour is also used by Slack

jan-kozinski commented 1 year ago

Hi, thank you for your feedback and sorry for late response! That sounds interesting, we will definitely make some experimentation, maybe even allow the library users to customise where they want the categories to be put. Though I can't give you a time frame, as we have other improvements on our plate now