Open
Description
- Description: I'm trying to run
expo start
along with another command, I'm using--handle-input
but nothing happens when I pressr
(reload) ori
(open on iOS) - Expected Behavior: I would expect the commands to be forwarded to the Expo CLI
- Environment: macOS, Node lts/jod
- Reproduction:
concurrently -k -n 'mobile-client,backend' -c 'red,green' --handle-input 'yarn expo start' 'yarn workspace backend run dev'
Metadata
Metadata
Assignees
Labels
No labels