react-native-onekyc
v1.2.28
Published
One Stop Solution
Readme
react-native-onekyc
One Stop Solution
Installation
npm install react-native-onekycOR
yarn add react-native-onekycUsage
import { OneKycSDK } from 'react-native-onekyc';
// ...
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
