Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo SDK 47 Support #197

Open
parK-dev opened this issue Nov 9, 2022 · 4 comments
Open

Expo SDK 47 Support #197

parK-dev opened this issue Nov 9, 2022 · 4 comments

Comments

@parK-dev
Copy link

parK-dev commented Nov 9, 2022

We were in the middle of implementing the Adjust plugin when Expo released SDK47.
Since the plugin required 46 we bumped up form 45. Now that they're on 47 we thought might as well bump up to latest instead. Is there any chance the plugin will be bumped? if so what's the timeline?

Thank you

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/expo
npm ERR!   expo@"^47.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer expo@"^46.0.2" from @config-plugins/[email protected]
npm ERR! node_modules/@config-plugins/react-native-adjust
npm ERR!   @config-plugins/react-native-adjust@"^3.0.0" from the root project
@m6265m
Copy link

m6265m commented Feb 6, 2023

any update on this issue ?

@parK-dev
Copy link
Author

parK-dev commented Feb 6, 2023

Not really we rolled back to 45 and still on 45 today.

@m6265m
Copy link

m6265m commented Feb 8, 2023

We can conditionally render a native package for expo managed apps.

https://docs.expo.dev/bare/using-expo-client/#runtime-detection

@isaachinman
Copy link

@uerceg Any official guidance for Expo apps?

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

No branches or pull requests

3 participants