/ekyc-id-react-native

An easy to use SDK for developing Identity Verification for KYC process. With this SDK, developers can quickly integrate KYC process into their React Native apps.

Primary LanguageJavaMIT LicenseMIT

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