@appsent-co/react-native-emoji-picker-input
v0.2.1
Published
test
Downloads
4
Readme
react-native-emoji-picker-input
A native emoji picker for android and iOS
Installation
npm install react-native-emoji-picker-input```
## Usage
```js
import { EmojiPickerInputView } from "react-native-emoji-picker-input";
// ...
<EmojiPickerInputView 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