react-native-debugger
react-native-debugger copied to clipboard
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
### question: Why was my console cleared When I run my project to the simulator ? Do I need to set anything or something wrong? ### environment: React Native Debugger...
Error: ENOENT: no such file or directory, open 'file:///Applications/React%20Native%20Debugger.app/Contents/Resources/app.asar/js/RNDebuggerWorker.js' at Object.openSync (fs.js:498:3) at Object.readFileSync (fs.js:394:35) at getCodeFrame (/Users/mikhailkiselyov/WebstormProjects/languagenow2clone/node_modules/metro/src/Server.js:995:18) at /Users/mikhailkiselyov/WebstormProjects/languagenow2clone/node_modules/metro/src/Server.js:1054:24 at Generator.next () at asyncGeneratorStep (/Users/mikhailkiselyov/WebstormProjects/languagenow2clone/node_modules/metro/src/Server.js:99:24) at _next (/Users/mikhailkiselyov/WebstormProjects/languagenow2clone/node_modules/metro/src/Server.js:119:9) at...
React Native Debugger app version: 0.62.2 React Native version: 0.62.2 Platform: IOS Is real device of platform: No Operating System: macOS This was working great and I don't know what...
it connect to debugger without any problem but when I'm trying to open developer tools to see network, console. etc I can't open the developer tools tab. toggle developer tools...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...
React Native Debugger app version: 0.12.1 React Native version: 0.67/3 Platform: Android (emulator) Is real device of platform: No (emulator) Operating System: Windows I get a 'Network Request Failed Error',...
Running `showAsyncStorageContentInDev()` right after startup. I have verified via API queries that AsyncStorage does have values in it, if that is relevant.  Unsure if relevant, but I am using...
1) run `yarn` PASS Replace `open debugger-ui with Chrome` to `open React Native Debugger` message received 2) run `expo start` and Enable Debug JS Remotely debugger-ui chrome is opened instead...
React Native Debugger app version: 0.7.12 React Native version: 0.49.5 Platform: iOS Is real device of platform: No Operating System: macOS We use Websockets for some communication with our server,...