Skip to content
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

[Question] What is the reason the library allows only emojis of unicode < 12? #117

Closed
oferRounds opened this issue Jan 18, 2023 · 6 comments
Labels
bug Something isn't working stale There has been a lack of activity on this issue and it may be out of date

Comments

@oferRounds
Copy link

oferRounds commented Jan 18, 2023

I’m asking because due to this condition we don’t get latest emojis

@oferRounds oferRounds added the bug Something isn't working label Jan 18, 2023
@oferRounds oferRounds changed the title [Question] What is the reason the library filters out emojis of unicode >= 12? [Question] What is the reason the library allows only emojis of unicode < 12? Jan 18, 2023
@oferRounds
Copy link
Author

@jakex7 would you know maybe?

@mateki0
Copy link
Contributor

mateki0 commented Feb 7, 2023

It's because if the problem reported few days ago in another issue - #122

It's safer to not allow the newest emojis as not all users will be able to use them. However as I said there I'm thinking of solution for it from native side.

@oferRounds
Copy link
Author

cool, got you!

@oferRounds
Copy link
Author

can we based create the emoji collection dynamically, based on the OS support of the current device? How does Slack, for example, handle this issue?

@mateki0
Copy link
Contributor

mateki0 commented Jul 5, 2023

Hi, sorry for late reply. To be hones I have no idea how other application handling that, but we will try to figure out our solution. Here is our roadmap if you are interested in what and when we are planning to release - #144

@jan-kozinski jan-kozinski added the stale There has been a lack of activity on this issue and it may be out of date label Oct 18, 2023
@jan-kozinski
Copy link

Closing the issue due to no activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale There has been a lack of activity on this issue and it may be out of date
Projects
None yet
Development

No branches or pull requests

3 participants