emoji-picker-react icon indicating copy to clipboard operation
emoji-picker-react copied to clipboard

The most popular React Emoji Picker

Results 144 emoji-picker-react issues
Sort by recently updated
recently updated
newest added
trafficstars

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'. ![Screenshot 2024-06-17 141602](https://github.com/ealush/emoji-picker-react/assets/57262240/591313f1-3447-494e-8af7-99edaba1be10) "react": "^18.2.0", "emoji-picker-react": "^4.10.0",

![WhatsApp Image 2024-07-03 at 7 53 27 PM](https://github.com/ealush/emoji-picker-react/assets/71485855/235173a3-97f7-4a4e-ab85-e3be29db03ee) 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...