github infinitered/reactotron v1.6.0
Tasty Exceptions!

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

screenshot-for-1 6

Features

Changes

Upgrading

Bump your reactotron-* dependencies up to 1.6.0 in your package.json.

If you'd like to take advantage of the new openInEditor plugin for React Native, you can make these changes in your ReactotronConfig.js:

import Reactotron, { trackGlobalErrors, openInEditor } from 'reactotron-react-native'

// then down below where you configure your Reactotron plugins, add...

  .use(openInEditor())

There's a download link for the new Reactotron app down below. It will be available on brew shortly.

Don't miss a new reactotron release

NewReleases is sending notifications on new releases.