Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Provide project parameter in RN Packager Start/Stop Commands #2143

Open
serhergz opened this issue May 10, 2024 · 2 comments
Open

Comments

@serhergz
Copy link

serhergz commented May 10, 2024

🚀 Feature request

What do you want to be added?
Currently on multi-project workspaces, the React Native Packager commands for starting and stoping the packager open a quick for the user to select the project to act on.

Expected Behaviour:
The command should receive a parameter (could be optional) that indicates the path of the project where the project should be started or stopped.

What scenarios will this solve?

Having this parameter improves the user experience by reducing the repetitive interactions for the user, and helps reducing user error, e.g. user selecting the wrong project.

What will this allow you to do? Will this benefit other developers?
This will allow me to provide a launch option with 1-click and no user interaction. This will benefit other developers providing launch functionalities.

@EzioLi01
Copy link
Collaborator

Will do this once bug #2142 is fixed. Thank you.

@EzioLi01
Copy link
Collaborator

Linked in enhancement #2144.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants