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

chore: upgrade expo sdk, react-native & other dependencies #10655

Merged
merged 6 commits into from Jun 27, 2022

Conversation

kacperkapusciak
Copy link
Member

Motivation

In order to properly test new native-stack props that will be added in #10578 react-navigation repo has to be upgraded to use Expo SDK 45 which comes with react-native-screens v3.11.1.

Actions taken

  • upgraded dependencies
  • fixed typescript error after @types/react-native upgrade
  • regenerated ios/ and android/ directories in example/ with expo prebuild command
  • removed dependency on expo from the main package.json

Lint, typescript check & e2e tests pass ✅

@netlify
Copy link

netlify bot commented Jun 24, 2022

Deploy Preview for react-navigation-example ready!

Name Link
🔨 Latest commit f5a2e31
🔍 Latest deploy log https://app.netlify.com/sites/react-navigation-example/deploys/62b989c67eeedf000c4a7b0a
😎 Deploy Preview https://deploy-preview-10655--react-navigation-example.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions
Copy link

The Expo app for the example from this branch is ready!

expo.dev/@react-navigation/react-navigation-example?release-channel=pr-10655

@kacperkapusciak kacperkapusciak marked this pull request as ready for review June 27, 2022 10:18
@satya164 satya164 merged commit 31570be into main Jun 27, 2022
@satya164 satya164 deleted the @kacperkapusciak/upgrade-to-expo-sdk-45 branch June 27, 2022 13:03
kacperkapusciak added a commit that referenced this pull request Jun 28, 2022
After the upgrade of dependencies in #10655 CI is failing while building packages. The problem seems to lay in the inconsistency of taking types from the @types/react package.
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