react-native-scale-fusion
v0.0.1
Published
React native support for scalefusion SDK
Readme
react-native-scale-fusion
React native support for scalefusion SDK
Installation
npm install react-native-scale-fusionUsage
import { multiply } from "react-native-scale-fusion";
// ...
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
