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

Make the search smarter #116

Closed oferRounds closed 1 year ago

oferRounds commented 1 year ago

Would be good if we can make the search smarter. For example, using this library, we can search for this 🙏 emoji, with other keywords beside its official name:

"wish", "namaste", "highfive", "pray", "thanks"

This is a feature Slack and Apple also has – perhaps we can think of adding this? I may be able to do so if you point me to the right place

oferRounds commented 1 year ago

I see that unicode-emoji-json also mentions it

crieggalder commented 1 year ago

+1 - this would be a fantastic improvement!

oferRounds commented 1 year ago

@jakex7 can you point us please to what is needed and where in the library to add it?

oferRounds commented 1 year ago

@mateki0 what are your thoughts on this one?

Okelm commented 1 year ago

@oferRounds @crieggalder we working on this :)

jakex7 commented 1 year ago

Hi @oferRounds @crieggalder Thanks for suggesting this feature, it has been added in the latest version 1.5.0 😃 I encourage you to update and test it yourself. If there is something that still needs improvement, or you have other ideas, let us know!