Skip to content

Update import for useSignInWithApple#3030

Merged
alexisintech merged 23 commits intocore-3from
chris/expo-apple-import-fix
Feb 6, 2026
Merged

Update import for useSignInWithApple#3030
alexisintech merged 23 commits intocore-3from
chris/expo-apple-import-fix

Conversation

@chriscanin
Copy link
Member

@chriscanin chriscanin commented Feb 2, 2026

What does this solve?

Users weren't able to run their apps because they were getting errors regarding missing dependencies for the useSignInWithApple() and useSignInWithGoogle() hooks
apple-error
A fix was introduced in this PR: clerk/javascript#7737
Users must now import the hooks from either @clerk/expo/apple or @clerk/expo/google so that they can be prompted to install the required dependencies:
npx expo install expo-apple-authentication expo-crypto

Deadline

ASAP

@chriscanin chriscanin self-assigned this Feb 2, 2026
@chriscanin chriscanin requested a review from a team as a code owner February 2, 2026 22:49
@vercel
Copy link

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-docs Ready Ready Preview Feb 6, 2026 9:53pm

Request Review

Base automatically changed from alexcarpenter/protect-show to core-3 February 3, 2026 23:52
@alexisintech alexisintech changed the title Chris/expo apple import fix Update import for useSignInWithApple Feb 6, 2026
@alexisintech alexisintech merged commit 5188ae9 into core-3 Feb 6, 2026
2 checks passed
@alexisintech alexisintech deleted the chris/expo-apple-import-fix branch February 6, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants