ekyc-id-react-native
v0.1.1
Published
test
Downloads
4
Readme
ekyc-id-react-native
React Native Wrapper for EkycID native SDKs.
Installation
npm install ekyc-id-react-native
Usage
import { EkycIdReactNativeView } from "ekyc-id-react-native";
// ...
<EkycIdReactNativeView color="tomato" />
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