reactotron
reactotron copied to clipboard
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
Hi! I've had a bit of a break from using Reactotron (and React Native in general) and decided to come back to it, this time integrating ImmutableJS into the chain....
I'm a Linux newbie, just to clearness! I'm using elementary OS 5.0 Juno (built on Ubuntu 18.04.2 LTS; Linux 5.2.13-050213-generic; GTK 3.22.30). I tried to install the latest reactotron version...
I am switched from https://github.com/jhen0409/react-native-debugger recently and found out that Reactotron has a better view in terms of debugging. However, I think delta display is missing for Redux functionality when...
I would like the ability to search in the State tab. The search bar itself is available in the Timeline tab which is very useful but the State tab doesn't...
When starting the new version, the State screen was blank. Initially I re-tried entering the state/stores that should have been there from the previous version (updated an hour or so...
When defining custom commands in ReactotronConfig.js in an Ignite project, after configure, clear and console.log = Reactotron, setting Custom Commands simply does not work. If I remove Custom Commands, Reactotron...
Running latest version as available as brew cask on macOS. As per https://github.com/infinitered/reactotron/issues/1007#issuecomment-488174855, I downloaded/exported the timeline; this is the problematic line: ``` { "clientId": "8b1ffb9a-981c-094f-4107-ad1735d3084d", "payload": {}, "type": "state.values.change"...
Responses showing as "skipped" regardless of status. Response Headers, Request, and Request Headers all available, just not Response.
Is there a way to automatically scroll the Timeline when new items are showing up at the bottom (via the Reverse Order) button?
I have just started to use Reactotron. Network logs are working fine but whenever I use > Reactotron.log('message'); I get the error > TypeError: TypeError: TypeError: undefined is not an...