react-native-memoji-keyboard
v0.2.1
Published
simple way to get the ios keyboard stickers as base64
Downloads
6
Maintainers
Readme
react-native-memoji-keyboard
simple way to get the ios keyboard stickers as base64
Installation
npm install react-native-memoji-keyboard
Usage
import { MemojiKeyboardView } from "react-native-memoji-keyboard";
// ...
<MemojiKeyboardView 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