feat(test-expo): add Expo Router example with a route per package - #9313
Draft
russellwheatley wants to merge 11 commits into
Draft
feat(test-expo): add Expo Router example with a route per package#9313russellwheatley wants to merge 11 commits into
russellwheatley wants to merge 11 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9313 +/- ##
============================================
- Coverage 69.49% 69.06% -0.43%
Complexity 2129 2129
============================================
Files 439 437 -2
Lines 25472 25113 -359
Branches 4251 4251
============================================
- Hits 17700 17341 -359
Misses 6365 6365
Partials 1407 1407
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Turns workspace
test-expo/into a user-facing Expo Router example (one route per included package, Auth as the only full flow) while keepingyarn test-expo:ios:linkas the documented-path iOS closer on the widened native graph.RNFB*framework closer, with the named App+Messaging signatures nestedupload-symbolsfinds the plist under Expo/RN CLI target-folder layout, and a rejected upload warns instead of failing the buildtest-expo/as the full-package example; usage pages and Getting Started permalink the routesMaintainer note: Fixes internal CPRN-317