fix(expo): internal import ClerkExpo so ios build works with Expo SDK 56#8924
fix(expo): internal import ClerkExpo so ios build works with Expo SDK 56#8924tombryden wants to merge 1 commit into
Conversation
|
|
@tombryden is attempting to deploy a commit to the Clerk Production Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Repository UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughIn ChangesClerkExpo Module Import Visibility
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi! Can you try installing the latest version (3.4.7) and let me know if you're still seeing the error? |
Hello! Can see #8927 addresses the issue. This issue persisted when using 3.4.7 (I haven't patched with the above PR to test though - can only do this later today). Thanks |
Here's the snapshot for the mentioned PR! Feel free to test and let us know |
Great, gave it a quick test and all works as expected. Thanks! 👍 |
Description
Adds
internaltoimport ClerkExpoto fix ios development build failure with expo sdk 56. Error:ambiguous implicit access level for import of 'ClerkExpo'; it is imported as 'internal' elsewhereChecklist
pnpm testruns as expected.pnpm buildruns as expected.Type of change
Summary by CodeRabbit
Note: This release contains no user-facing changes.