rn-emoji-keyboard/README.md

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