Skip to content

Conversation

@thymikee
Copy link
Contributor

@thymikee thymikee commented Apr 27, 2025

Summary

Moves start command implementation from the @react-native/community-cli-plugin to gain full control over dev server and avoid coupling with Community CLI like in here: facebook/react-native#50098.

Fixes a regression found in RN 0.78.1 and 0.79+ where one would need to install @react-native-community/cli to make Metro server work

Test plan

@vercel
Copy link

vercel bot commented Apr 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rnef ⬜️ Ignored (Inspect) Visit Preview Apr 27, 2025 11:07pm

@thymikee thymikee changed the title feat: move start from @react-native/community-cli-plugin fix: move start from @react-native/community-cli-plugin Apr 27, 2025
@thymikee thymikee merged commit 86522ec into main Apr 27, 2025
4 checks passed
@thymikee thymikee deleted the feat/metro-start branch April 27, 2025 23:12
thymikee added a commit that referenced this pull request Apr 28, 2025
* origin/main:
  feat: refactor and expose remote cache provider (#260)
  fix: move start from @react-native/community-cli-plugin (#288)
  fix: update gradle-wrapper (#287)
  fix: always use udid from matched device (#281)
  chore: v0.7.2 (#279)
  docs: Update migrating-from-community-cli.mdx (#284)
  docs: attribute @expo/fingerprint (#285)
  fix: support plugin in create-app
  chore: v0.7.1 (#278)
  fix: autolinking config missing project (#277)
  fix: bump template to v0.7.0
  chore: cleanup ios brownfield android mention
  chore: v0.7.0 (#274)
  feat: upgrade templates to 0.79 (#275)
  fix: incorrectly resolving root (#276)
  chore: simplify welcome message and improve prompts (#273)
  docs: add logo (#272)
  chore: v0.6.2 (#268)
  fix: resolve project root to absolute path (#269)
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.

2 participants