react-native-bingo-lib
v0.4.0
Published
bingo
Readme
react-native-bingo-lib
bingo
Installation
npm install react-native-bingo-libUsage
import { multiply } from "react-native-bingo-lib";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
