React Native Wrapper for EkycID native SDKs.
npm install ekyc-id-react-native
import { EkycIdReactNativeView } from "ekyc-id-react-native";
// ...
<EkycIdReactNativeView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library