Uh oh!
There was an error while loading. Please reload this page.
chore(TesterApp): upgrade to react-native@0.73.0 - #476
Conversation
🦋 Changeset detectedLatest commit: ffe05bc The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
szymonrybczak
commented
Dec 12, 2023
I tested locally and everything is building correctly, though Android app is not connecting to the bundler (for me also on |
Uh oh!
There was an error while loading. Please reload this page.
26ec469 to
5b92921Comparefardad-dev
commented
Dec 12, 2023
The react-native 73 no longer utilizes @react-native-community/cli. Please ensure to replace it with @react-native-community/cli-plugin for compatibility with the latest updates. |
fardad-dev
commented
Dec 12, 2023
Repack used that in commands |
szymonrybczak
commented
Dec 14, 2023
What do you mean by no longer utilizes? We migrated one package from CLI to Core, but that's it. And we already added support for this in #477 |
jbroma
left a comment
There was a problem hiding this comment.
Found outdated graddle-wrapper.jar, updated it, rest is LGTM 🚀
Thanks for handling this @szymonrybczak ❤️
fardad-dev
commented
Dec 16, 2023
TesterApp can't work without this PR #477, please merge it. |
Summary
Upgraded TesterApp to latest
react-nativeversion.Test plan
App should properly build and launch on Android and iOS.