Skip to main content
The examples below demonstrate a complete LearnInkWebView component for React Native. Both call your own backend to fetch a sign-in token — your backend is responsible for calling the LearnInk Identify API securely. Before using these, replace the following constants at the top of the file:
  • YOUR_BACKEND_AUTH_URL — your backend endpoint that calls the LearnInk Identify API and returns a token
  • ORG_ID — your LearnInk organisation ID