Skip to main content
The Stytch SDKs provide a customizable pre-built login form to start a login flow, along with methods that communicate directly with the Stytch API These help you get up and running with Stytch faster by avoiding the struggles associated with creating a login UI and removing the need to create endpoints on your backend to make requests to Stytch. 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.

npm package

@stytch/react-native

React Native specific bindings for the Stytch SDK, including StytchUI

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.