github infinitered/reactotron v0.92.0
Can't Stop Now. This is Bat Country.

latest releases: reactotron-react-js@3.3.14, reactotron-react-native@5.1.6, reactotron-core-ui@2.3.3...
pre-release7 years ago

Here's the super quick starting notes.

image

Running Reactotron.app

  • Download the pre-release. Mac OS X 64-bit only. That's probably you.
  • Unzip.
  • Double click Reactotron.app

Keystrokes

  • cmd-f = find Redux keys or values (use tab to toggle)
  • cmd-n = subscribe to a Redux path
  • cmd-d = dispatch a Redux action
  • cmd-k = klear!

Running A Sample App

Ain't no-one got time to write a sample app. Here's a prepackaged one!

cd ~/safeplace
git clone git@github.com:reactotron/reactotron.git
git checkout next
cd packages/demo-react-native
npm i
react-native run-ios

Other Things

  • Not compatible with reactotron 0.9.0 and below.
  • The cli is still there! cd packages/reactotron-cli && npm i && npm start

Next Steps

  • Triple check all deps and lerna workarounds to ensure nice env for devs
  • Bugz bugz bugz
  • Polish
  • Docs
  • Demos
  • Videos

Don't miss a new reactotron release

NewReleases is sending notifications on new releases.