Skip to content

Commit 7cc7ef6

Browse files
chriscanindstaley
andauthored
Update .changeset/fix-expo-apple-auth-optional.md
Co-authored-by: Dylan Staley <88163+dstaley@users.noreply.github.com>
1 parent 063089f commit 7cc7ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/fix-expo-apple-auth-optional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'@clerk/clerk-expo': patch
33
---
44

5-
Fix module resolution error for users not using Sign in with Apple. Remove static imports of expo-apple-authentication and expo-crypto, replacing them with dynamic imports that only load when the useSignInWithApple hook is actually called.
5+
Fix module resolution error for users not using Sign in with Apple by removing static imports of `expo-apple-authentication` and `expo-crypto`, replacing them with dynamic imports that only load when the `useSignInWithApple()` hook is actually called.

0 commit comments

Comments
 (0)