1.0.5 • Published 10 months ago
react-native-onekyc-3 v1.0.5
react-native-onekyc-3
One Stop Solution
Installation
npm install react-native-onekyc-3
yarn add react-native-onekyc-3
Usage
import { OneKycSDK } from 'react-native-onekyc-3';
// ...
const init = await OneKycSDK.init();
const enroll = await OneKycSDK.enroll();
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