vscode-react-native
vscode-react-native copied to clipboard
VSCode extension for React Native - supports debugging and editor integration
# 🐛 What is the bug? How can we reproduce it? The package indicator changes it state independently of the actual packager state, specifically when the packager is running and...
Improve rn packager process to adapt to multi-root workspace.
# 🚀 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...
# 🚀 Feature request It would be very helpful if we could set a custom `node` path for the packager to run. ## What scenarios will this solve? On systems...