emoji-picker-react
emoji-picker-react copied to clipboard
The most popular React Emoji Picker
When the props reactionsDefaultOpen and autoFocusSearch are both true, and you are using a mobile device, there's a issue, that the keyboard opens to search but there is no text...
Sometime it is actual to translate text and emoji search in other languages
Some emojis are not working. Follow the codes: '1fae0', '1f972', '1fae2', '1fae3', '1fae1', '1fae5', '1f978', '1fae4', '1f979'.  "react": "^18.2.0", "emoji-picker-react": "^4.10.0",
 Relaxed Emoji is not working in chrome
This component is awesome, and does almost exactly what I need. However, the rival [emoji-mart](https://github.com/missive/emoji-mart) library has one killer feature: bundled data. I need this for a couple of reasons:...
The search field correctly specifies an `id` for its `aria-controlled` attribute, but the specified element is conditionally rendered. My company's accessibility tests are failing when using this package because of...
The background of the project is not much attractive else it is distracting. We can make background more attractive and also add the day and night theme feature. It will...
I am reaching out with an issue I encountered while using the emoji-picker-react library. I noticed that some emojis cannot be selected after they have been dragged within the picker....
This PR contains the following ## 1. `useEmojiSearch` where it will allow to search on top of all the emojis https://github.com/user-attachments/assets/7c4edfa5-a1ea-428b-a1ee-a952d28fa587 ## 2. `virualization` where it will only render the...