This is the react native sdk docs and api reference of Okto SDK. Check out the sample react native app integrated with Okto
- Fork the Repo and clone it
git clone https://github.com/RevTpark/okto-example-app.git
- Install the dependencies
pnpm i
- Run the server
pnpm run dev