-
Beta Was this translation helpful? Give feedback.
Answered by
V3RON
Aug 1, 2025
Replies: 1 comment
-
In the case of the default Expo config, all you need to do is wrap the exported config with
If the issue persists, could you please open an issue and share the details of your setup? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nesh325
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the case of the default Expo config, all you need to do is wrap the exported config with
withRozenite
, like this:If the issue persists, could you please open an issue and share the details of your setup?