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