3acc45b21e | ||
---|---|---|
.circleci | ||
example | ||
scripts | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.yarnrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
babel.config.js | ||
package.json | ||
tsconfig.build.json | ||
tsconfig.json | ||
yarn.lock |
README.md
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