mirror of
https://github.com/status-im/rn-emoji-keyboard.git
synced 2025-02-18 02:56:25 +00:00
395 B
395 B
react-native-emoji-keyboard
.
Installation
npm install react-native-emoji-keyboard
Usage
import EmojiKeyboard from "react-native-emoji-keyboard";
// ...
const result = await EmojiKeyboard.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT