Expo Social Login
How to guide on adding social login to your Expo and React Native APP.
This guide covers:
- Google sign in for Android
- Apple sign in for iOS
- Supabase Auth for both platforms
Git Repo: https://github.com/giovannymassuia/expo-social-login
Expo
Creating new project:
typescript
npx create-expo-app -t expo-template-blank-typescript
npx create-expo-app -t expo-template-blank-typescript