0.1.6 • Published 1 year ago
react-native-hfc-sdk v0.1.6
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