SDK Support for Expo
Last Updated:
Overview
This article explains how to integrate the Auth0 React-native-auth0 library with an Expo React Native application.
- The library has native code (written in Swift, Kotlin, etc.), whereas Expo requires that all JS libraries be written in pure JS.
Applies To
- Expo React Native
Solution
Refer to the available Auth0 Expo SDK. This tutorial demonstrates how to add user login to an Expo application using Auth0.