Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

v4.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@infinitered-circleci infinitered-circleci released this 15 Jul 00:35
· 863 commits to master since this release

4.0.0-beta.1 (2019-07-15)

Features

BREAKING CHANGES

  • There is a new method named setAsyncStorageHandler that you must call before calling connect on the Reactotron object. It takes a single parameter that should be the AsyncStorage object. NOTE: Not calling it will not break reactotron however you will no longer be able to see AsyncStorage changes and you may notice odd behavior on Android when reloading the app