You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
🚀 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.
The text was updated successfully, but these errors were encountered: