rn-emoji-keyboard/README.md
2021-07-03 19:51:30 +02:00

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