Auth0 React Native Integration Add authentication to React Native and Expo mobile applications using react-native-auth0. --- Prerequisites - React Native or Expo application - Auth0 account and application configured as Native type - If you don't have Auth0 set up yet, use the skill first When NOT to Use - Expo managed workflow - Use skill for Expo apps with config plugin - React web applications - Use skill for SPAs (Vite/CRA) - React Server Components - Use for Next.js applications - Non-React native apps - Use platform-specific SDKs (Swift for iOS, Kotlin for Android) - Backend APIs - Use…