React Native Expo App showcasing authentication with Apple and Google using native components.
- Create a clerk project
- Enable Native Applications
- Setup EXPO_PUBLIC_CLERK_PUBLISHABLE_KEY in the .env.local file
- Android: Google Sign-In setup (keystore, SHA-256, Google Cloud, Clerk) — the Android signing/fingerprint step trips up most devs. Read this before configuring your OAuth clients.