react-native-emoji-selector
react-native-emoji-selector copied to clipboard
⚛️😎 Simple, customizable and theme-able Emoji selector for React Native
Is it possible to offer the text from the library in several languages? For example in German?
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!
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...
Fix/pkq/history emoji
Changed the asyncstore from react-native to @react-native-async-storage/async-storage