react-native-sano-lib
v0.8.0
Published
sano
Readme
react-native-sano-lib
sano
Installation
npm install react-native-sano-libUsage
import { multiply } from "react-native-sano-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
