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

migrate expo-router to expo/expo #23725

Merged
merged 37 commits into from
Aug 1, 2023
Merged

migrate expo-router to expo/expo #23725

merged 37 commits into from
Aug 1, 2023

Conversation

EvanBacon
Copy link
Contributor

Why

Migrate expo-router to expo/expo from expo/router so we can version it with the Expo SDK. Also required for further integration with Expo CLI, expo-font, expo-image, etc.

How

  • Migrate expo-router, and @expo/metro-runtime.
  • Fold expo-head into expo-router.
  • Integrate in apps/sandbox for low-stakes testing. Another PR can pull in.

Test Plan

  • apps/sandbox starts on all platforms and pulls from expo-router in the packages directory.

Checklist

@expo-bot expo-bot added the bot: needs changes ExpoBot found things that don't meet our guidelines label Jul 26, 2023
@EvanBacon EvanBacon mentioned this pull request Jul 28, 2023
EvanBacon added a commit that referenced this pull request Jul 29, 2023
# Why

- `expo-stories` is unmaintained and unused.
- The dependency on react-navigation is blocking the expo-router
migration #23725 because there are no
maintainers it's unclear how to safely upgrade react-navigation in
stories.
@EvanBacon EvanBacon marked this pull request as ready for review July 29, 2023 22:36
@EvanBacon EvanBacon requested a review from byCedric as a code owner July 29, 2023 22:36
@expo-bot expo-bot added bot: suggestions ExpoBot has some suggestions and removed bot: needs changes ExpoBot found things that don't meet our guidelines labels Jul 31, 2023
@expo-bot
Copy link
Collaborator

expo-bot commented Aug 1, 2023

Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines.

I've found some issues in your pull request that should be addressed (click on them for more details) 👇

⚠️ Suggestion: Missing changelog entries


Your changes should be noted in the changelog. Read Updating Changelogs guide and consider adding an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against bc5dfd0

@EvanBacon EvanBacon merged commit 26ad19f into main Aug 1, 2023
7 checks passed
@EvanBacon EvanBacon deleted the @evanbacon/migrate-router branch August 1, 2023 03:32
rodriigovieira pushed a commit to Qeepsake/expo-in-app-purchases that referenced this pull request Oct 24, 2023
# Why

- `expo-stories` is unmaintained and unused.
- The dependency on react-navigation is blocking the expo-router
migration expo/expo#23725 because there are no
maintainers it's unclear how to safely upgrade react-navigation in
stories.
nahn20 pushed a commit to nahn20/expo-image-picker that referenced this pull request Jan 23, 2024
# Why

- `expo-stories` is unmaintained and unused.
- The dependency on react-navigation is blocking the expo-router
migration expo/expo#23725 because there are no
maintainers it's unclear how to safely upgrade react-navigation in
stories.
nahn20 pushed a commit to nahn20/expo-media-library that referenced this pull request Mar 4, 2024
# Why

- `expo-stories` is unmaintained and unused.
- The dependency on react-navigation is blocking the expo-router
migration expo/expo#23725 because there are no
maintainers it's unclear how to safely upgrade react-navigation in
stories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: suggestions ExpoBot has some suggestions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants