-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When using @logto/rn version 0.4.0 with expo 52 and expo go, I get the following error:
This error does not occur in version 0.3.0 of the package.
How to reproduce?
1. Create a new Expo 52 project.
2. Install @logto/rn@0.4.0. (You may need to use the --force flag since the @logto/rn package uses version 13 for its dependencies while expo 52 uses version 14.)
3. Run the app in Expo Go.
4. Observe the error in the console and screen.
Context
• expo: 52
• expo-go: Latest version
• @logto/rn: 0.4.0 (error present), 0.3.0 (no error but dependency conflict)
• expo-crypto: 14 (automatically installed by Expo 52)
JakimLi and ashitikov
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working