react-native-emoji-picker

React Native Emoji Picker

Installation

npm install react-native-emoji-picker

Usage

import { EmojiPickerView } from "react-native-emoji-picker";

// ...

<EmojiPickerView color="tomato" />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library