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

⚡ new version of dependencies #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

⚡ new version of dependencies #67

wants to merge 1 commit into from

Conversation

andriytyurnikov
Copy link
Contributor

No description provided.

@seantempesta
Copy link
Owner

Reading the blog post, it seems like the react sdk version is wrong?

https://blog.expo.io/expo-sdk-v27-0-0-is-now-available-898bf1e5b0e4

In app.json, change sdkVersion to "27.0.0"
In package.json, change these dependencies:
- react-native to "https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz"
- expo to "^27.0.0"
- react to ("16.3.1" — this exact version) 
- react-navigation to "1.5.11" (if you use it, and be sure to peruse the release notes)
- jest-expo to "^27.0.0" (if you use it)
- sentry-expo did not change from "~1.7.0" (if you use it)

Is there an update?

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.

None yet

2 participants