react-native-hfc-sdk
v0.1.8
Published
rn hfc sdk
Downloads
13
Readme
react-native-hfc-sdk
rn hfc sdk
Installation
npm install react-native-hfc-sdk
Usage
import { startSDK } from 'react-native-hfc-sdk';
// ...
startSDK().then(setResult);
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