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