kf-react-native-sdk
v0.8.0
Published
Kloudfuse's react native sdk
Readme
react-native-sdk
Kloudfuse's react native sdk
Installation
npm install react-native-sdkUsage
import { multiply } from 'react-native-sdk';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
