Installation Guide
This page contains the installation guide needed for OkayID Lite in Android, iOS and React-native
Android Installation Guide
The first step of the installation for OkayID Lite in Android is to include the following dependencies in the project-level build.gradle file. The build.gradle file will need to make some changes as follow below:
Include the following dependencies in the app-level build.gradle file as shown below:
After adding the code, sync the project with gradle files to make sure all of the dependencies is successfully installed.
Last updated
Was this helpful?