Add appleSignIn option to the Expo config plugin. Setting appleSignIn: false prevents the Sign in with Apple entitlement from being added unconditionally, allowing apps that do not use Apple Sign In to opt out. (#8113) by @chriscanin
fix(expo): use require.resolve in config plugin to find ClerkViewFactory.swift, resolving failures in pnpm workspaces nested 2+ levels deep (#8111) by @chriscanin
Add -Xskip-metadata-version-check Kotlin compiler flag to resolve metadata version mismatch errors when building Android apps with Expo SDK 54/55. The clerk-android dependency is compiled with Kotlin 2.3.x while Expo ships Kotlin 2.1.x, causing :app:compileDebugKotlin to fail. (#8152) by @chriscanin
fix(expo): restore TurboModuleRegistry.get pattern in NativeClerkModule spec to fix Android new architecture codegen error; handle web via NativeClerkModule.web.ts (#8112) by @chriscanin
Updated dependencies [7027e97, 9ca9300, 3efdd2c, 857823e, 25a73fb, d976a82]:
Fetched April 8, 2026