emoji-picker-react
emoji-picker-react copied to clipboard
The most popular React Emoji Picker
The URL is failed - https://cdn.staticfile.org/emoji-datasource-apple/14.0.0/img/apple/64/1f606.png @ealush
 Emoji loading failure, are split map, appeared twice in the last half month.
if we print emoji.length, then it is givin output as 2 for 😃 but for imojis like 🕵️ it gives 5. Thus if we want to check if there is...
we are using inside a project using react.js, we are using this inside a electron window and it isn't working.
因为这里面的表情太多了,我只需要一部分表情,看源码是获取cdn的。 希望能够提供不要这个表情,由自己传入一个类似json文件这样的表情库
MacOS 14.1.1 (23B81) Chrome 119.0.6045.123 STR: 1. Go to Live demo - https://ealush.com/emoji-picker-react/ 2. Start clicking through a few category header icons Expected: Emojis appear Actual: Emojis do not appear...
the current version is 20, i wonder if it a lot of things to change for make the project run with current 20?

I have found a bug with a particular emoji- "hand with fingers splayed". I have tested it in your [live demo](https://codesandbox.io/s/emoji-picker-react-4-z2gkzp) too and the issue is present there. As you...