Skip to content

okto-hq/okto-sdk-docs

Repository files navigation


Okto Docs

NPM package Follow

Okto Docs

This is the react native sdk docs and api reference of Okto SDK. Check out the sample react native app integrated with Okto

Development Setup

  1. Fork the Repo and clone it
git clone https://github.com/RevTpark/okto-example-app.git
  1. Install the dependencies
pnpm i
  1. Run the server
pnpm run dev