emoji-picker-react
emoji-picker-react copied to clipboard
The most popular React Emoji Picker
_I know there was some discussion about this [here](https://github.com/ealush/emoji-picker-react/issues/133) and I am new to the repository. I hope I don't open an issue which was discussed before but the Github...
1. Why does the library weigh as much as 250 kb? Quite a lot for a library that is an emoji selector. Is there a chance to reduce the size?...
Hello! Is there a chance you could export emoji data from `src/data/emojis.ts`? I would like to use it to show emoji popup when typing `:` character. Currently, I'm importing a...
# solution ```js // next.config.js module.exports = { swcMinify: false, } ``` - https://nextjs.org/docs/architecture/nextjs-compiler
I am using Emoji Picker React, and add emoji functionality on the button when I clicked the button then my console gives Error 404, Error visible on my console is...
Good morning, How do I set the initial value on load? Let's say I want to set the emoji picker to dog on page load. Thanks, Hany
Works at first but on refresh stays broken and style-less until you clear your browser cache
The country flags are not showing, instead of taking the flag image, its taking string. for example, If i choose France, in the text area we are getting "FR" not...
I searched a lot of emoji picker library this is the best for using with my project. if you improve searching for emojis with other languages, i think it would...
It would be very helpful to have a function that takes text containing emojis and returns react object that converts the character emojis to component emojis using ``