0.0.1 • Published 2 years ago

react-native-scale-fusion v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-scale-fusion

React native support for scalefusion SDK

Installation

npm install react-native-scale-fusion

Usage

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