github infinitered/reactotron v1.7.0
Overlays in React Native

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

Features

Support

How To Upgrade

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

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

import Reactotron, { overlay } from 'reactotron-react-native'

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

  .use(overlay())

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.