Uh oh!
There was an error while loading. Please reload this page.
fix: Replace calling internal React Native scripts for launching Metro with CLI's script - #1812
Conversation
MateWW
left a comment
There was a problem hiding this comment.
Thank you very much for opening this PR! 🚀🥳
It's something I cannot wait for!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
e364ad1 to
d6d00eeCompareMateWW
commented
Feb 13, 2023
Can we verify if moving |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
szymonrybczak
commented
Mar 8, 2023
Hey @tido64, I updated my code. Could you please take a look at it again? 🙏 |
tido64
left a comment
There was a problem hiding this comment.
Looks good to me! Thanks for fixing this, @szymonrybczak ❤️
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…erverInNewWindow.ts Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
8b93fc8 to
d35714cCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
thymikee
commented
Mar 21, 2023
Looks good. This creates a discrepancy between running packager from CLI vs Xcode. Let's make sure we followup with changes to |
ca41ad7 to
a3f8681Compare
Summary:
Closes#1799
Replace calling internal React Native scripts for launching Metro with CLI's script.
Also this PR, changes the logic and right now it isn't starting packager from relative path, but it launches packager from

config.root.Test Plan:
yarn react-native run-android- should run correctly metro