emojica
emojica copied to clipboard
categories different emoji.
I want to make emoji category.
Like in default iOS keyboard, SMILEYS & PEOPLE
, ANIMALS & NATURE
, FOOD & DRINKS
, ACTIVITY
.
I have downloaded Image Source from https://github.com/twitter/twemoji.
how do I achieve this?
Categories as in these?
I think these categories are arbitrary and implementation-specific, so this issue would probably be out-of-scope for the framework.
Let me know if I misunderstood the question.
Yes, you got my question.
Actually, I am creating my own emoji keyboard like iOS's default
. So, I want to differentiate category.
Hm, alright. In that case I feel like it may unfortunately be out-of-scope for the framework.
A list of the code points divided into such categories doesn't seem to be (easily) findable online, so you're likely going to have to end up creating such a list yourself...
I can keep this issue open in case I find a better solution.
Thanks Dan.
One more thing I want to discuss.
Copy & Paste of this emojis are not working.
@Rashesh-Bosamiya Opened a new issue here, please provide some more details and step-by-step instructions how to reproduce.