-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
categories different emoji. #2
Comments
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. |
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. |
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?
The text was updated successfully, but these errors were encountered: