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

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

Results 147 react-native-debugger issues
Sort by recently updated
recently updated
newest added

This PR is integration for [`xstate-devtools`](https://github.com/amitnovick/xstate-devtools) browser extension (https://github.com/statecharts/xstate-viz/issues/30). Implemented in a simple way like #298. The XState core is used [`__REDUX_DEVTOOLS_EXTENSION__.connect`](https://github.com/davidkpiano/xstate/blob/a12c1a4a2cf2bf5ab78ce952f086d8835ccf9637/packages/core/src/interpreter.ts#L1177), so it have simple logging feature with `redux-devtools`....

feature
don't merge

## TODO - [x] Context Menu: `should show AsyncStorage content as expected` - [x] Context Menu: `should clear AsyncStorage as expected` - [x] Context Menu: `should send Network request as...

React Native Debugger app version: 0.11.5 React Native version: 0.63 (expo 39) Platform: - Is real device of platform: - Operating System: Linux (Fedora 32) I am unable to install...

this old issue seems to be back https://github.com/zalmoxisus/redux-devtools-extension/issues/193 But to me it seems like an RN Debugger bug. It is in RN Debugger in the console log I see the...

React Native Debugger app version: [0.11.5] React Native version: [0.63.2] Platform: [Both] Is real device of platform: [Simulator] Operating System: [macOS] There is always a delay when using react-native-debugger with...

we use `cookie` to store `token`, when a http response header has `set-cookie`, the value may not be stored to device when using RND, then following request can not take...

Thanks for a great tool! Recently mentions of relay-devtools have appeared [in the Relay Modern docs](https://github.com/facebook/relay/blob/master/docs/modern/Debugging.md#debugging-visually). While the repos are not public yet, [the Chrome extension](https://chrome.google.com/webstore/detail/relay-devtools/oppikflppfjfdpjimpdadhelffjpciba) can already be installed....

upstream
feature

I installed it yesterday and it was working somewhat fine with occasional freezes, that force-quiting RND seemed to help with. But today it freezes every time I launch our app,...

React Native Debugger app version: **0.11.5** React Native version: **0.63.3** Platform: **Android** Is real device of platform: **Yes** Operating System: **Windows** 1. Make React Native Debugger app maximized 2. Close...

I can not provide a working example, as it is quite the complex setupe (with specific backend config etc.) it also disappeared after switching to google chrome and back. But...