Skip to content

Conversation

thymikee
Copy link
Contributor

@thymikee thymikee commented May 5, 2025

Summary

While running run:android or run:ios we should be able to start a dev server and keep it open after the build is done

Test plan

Copy link

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
rnef Ignored Ignored Preview Oct 10, 2025 3:50pm
rock Ignored Ignored Preview Oct 10, 2025 3:50pm

logger.info('Starting dev server...');
startDevServer({
root: projectRoot,
reactNativePath: './node_modules/react-native',
Copy link
Contributor

@adhorodyski adhorodyski Sep 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid this won't work in more complex setups, needs params (but it's temporary, right?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah

@adhorodyski
Copy link
Contributor

oops looke like the nx cache got in there

@OlimpiaZurek
Copy link
Collaborator

oops looke like the nx cache got in there

Yeah, not sure how to remove it. I don't see those changes in my commits

@adhorodyski
Copy link
Contributor

adhorodyski commented Oct 10, 2025

.nx is somehow missing in the gitignore as well. Now I see they come from Mike'a initial WIP commit 😅 You can recreate that commit and force push it.

@adhorodyski
Copy link
Contributor

adhorodyski commented Oct 10, 2025

@OlimpiaZurek can you link some video recordings from this feature in action? Could you please describe your UX concerns from our sync? Thanks!

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.

3 participants