/
Contact usSee pricingStart building
    Overview
    iOS SDK reference
    Android SDK reference

    React Native SDK reference

    Installation
    Changelog
    Configuration
    Pre-built UI
      UI Configuration
    Users
      Get user
      Update user
      Delete authentication factors
    Email Magic Links
      Send
      Login or create
      Authenticate
    OAuth
      Start
      Authenticate
    Passwords
      Create
      Authenticate
      Reset by Email Start
      Reset by Email
      Strength Check
    One-time Passcodes (OTP)
      Login or create via SMS
      Send via SMS
      Login or create via Email
      Send via Email
      Login or create via WhatsApp
      Send via WhatsApp
      Authenticate
    Time-Based One-Time Passcodes (TOTP)
      Create
      Authenticate
      Get Recovery Codes
      Recover
    Session Management
      Get Session
      Authenticate Session
      Revoke Session
      Update Session
      Get Tokens
    Passkeys & WebAuthn
      Register
      Authenticate
      Update
    Biometrics
      Introduction
      Register
      Authenticate
      Keystore available
      Registration available
      Remove registration
      Get sensor
      Errors
    Device Fingerprinting
      Get telemetry ID
    More Resources
      SWR & caching
      Deep linking
      Android KeyStore considerations
Get support on SlackVisit our developer forum

Contact us

Consumer Authentication

/

Mobile SDKs

/

Overview

Stytch Mobile SDKs

iOS SDK

Swift Docs

GitHub

Android SDK

Kotlin Docs

GitHub

React Native SDK

React Native icon

React Native

npm

The Stytch React Native SDK provides the easiest way for you to use Stytch in your React Native projects. We support both Expo and React Native CLI projects. Using the SDK allows you to easily authenticate your users without adding extra endpoints to your backend.

Compatibility and requirements

The React Native SDK is compatible with all actively supported Expo versions and actively supported React Native versions.

The React Native SDK no longer supports projects using Expo Go. Learn more about this decision in the migration guides.

Supported authentication products

  • Email magic links
  • One-time passcodes
  • TOTP
  • Biometrics + Passkeys
  • OAuth
  • Passwords
  • Session management
  • User management