vscode-react-native icon indicating copy to clipboard operation
vscode-react-native copied to clipboard

VSCode extension for React Native - supports debugging and editor integration

Results 55 vscode-react-native issues
Sort by recently updated
recently updated
newest added

**List of known issues:** |**Link**|**Description**|**Comment**| |--------|----------------|--------------| |[2117](https://github.com/microsoft/vscode-react-native/issues/2117)|Local Variable values not displaying when debugging React Native Windows app in VS Code|External issue, RNW under investigation, [12654](https://github.com/microsoft/react-native-windows/issues/12654)| |[2180](https://github.com/microsoft/vscode-react-native/issues/2180)|Android debugging get spawn EINVAL...

known-issues
hermes

Testing now helps uncover breaking changes, performance regressions, or dependency conflicts before the official release. Early detection allows you to fix problems proactively, avoiding emergency patches or user complaints later.

Test

πŸ› Issue: adb reverse tcp:8081 fails – Address already in use (React Native Android) Description While running the React Native app on a physical Android device, the build and installation...

bug

1. Debugging infrastructure (debug UI, commands, Packager) initializes correctly. 2. This provides the necessary runtime environment for Node version checking. 3. Ensures that newly added error messages are displayed at...

Test

# πŸš€ Feature request What do you want to be added? ## What scenarios will this solve? What will this allow you to do? Will this benefit other developers?

enhancement