react-native-emoji-selector icon indicating copy to clipboard operation
react-native-emoji-selector copied to clipboard

⚛️😎 Simple, customizable and theme-able Emoji selector for React Native

Results 26 react-native-emoji-selector issues
Sort by recently updated
recently updated
newest added

Is it possible to offer the text from the library in several languages? For example in German?

help wanted

Why do the emojis look faded in Android its looking perfect in iOs? i tried changing activeOpacity={1} for EmojiCell But no change ? any help would be appreciated!

bug

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Possible Unhandled Promise Rejection (id: 1): Invariant Violation: AsyncStorage has been removed from react-native core. It can now be installed and imported from '@react-native-async-storage/async-storage' instead of 'react-native'. See https://github.com/react-native-async-storage/async-storage Invariant...

Changed the asyncstore from react-native to @react-native-async-storage/async-storage