RevTpark / okto-example-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Okto

NPM package Follow

React Native Okto Example App

This is an example react native app that showcases the use of some features of Okto SDK.

Development Setup

  1. Fork the Repo and clone it
git clone https://github.com/RevTpark/okto-example-app.git
  1. Install the dependencies
yarn install
  1. Setup .env file
    Copy the .env.example into .env file and replace the dummy values with correct ones.

  2. Run the app

yarn expo run:android

OR

yarn expo run:ios

About


Languages

Language:TypeScript 85.8%Language:Kotlin 13.9%Language:JavaScript 0.3%