@clerk/expo@3.1.10
📦 clerkView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This patch release addresses several bugs related to OAuth sign-in flows and view rendering issues on iOS and Android, alongside dependency updates.
🐛 Bug Fixes
- Fixed iOS OAuth (SSO) sign-in failing silently when initiated from the forgot password screen of the inline <AuthView> component.
- Fixed Android <AuthView> getting stuck on the "Get help" screen after sign out via <UserProfileView>.
- Fixed a brief white flash when the inline <AuthView> first mounts on iOS.