react-native-ysdk-module
v0.1.1
Published
ysdk
Downloads
4
Readme
react-native-ysdk-module
ysdk
Installation
npm install react-native-ysdk-module
Usage
import { multiply } from "react-native-ysdk-module";
// ...
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