ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
1.04k stars 171 forks source link

无法只需要部分表情 #370

Open xpd215998400 opened 10 months ago

xpd215998400 commented 10 months ago

因为这里面的表情太多了,我只需要一部分表情,看源码是获取cdn的。 希望能够提供不要这个表情,由自己传入一个类似json文件这样的表情库

UrielOfir commented 10 months ago

Google translate: Because there are too many expressions in it, I only need some expressions. Look at the source code to get cdn. I hope I can provide this expression by myself and pass in an expression library similar to a json file.

Cribug8080 commented 9 months ago

因为这里面的表情太多了,我只需要一部分表情,看源码是获取cdn的。 希望能够提供不要这个表情,由自己传入一个类似json文件这样的表情库

可以用这个unicodeToHide,但是这个属性没有暴露出来,不知道为啥。