Skip to content

Instantly share code, notes, and snippets.

@citadelgrad
Created November 16, 2020 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save citadelgrad/17966de2881d2b03a7fe53fc6c979f05 to your computer and use it in GitHub Desktop.
Save citadelgrad/17966de2881d2b03a7fe53fc6c979f05 to your computer and use it in GitHub Desktop.

React Native Guide

React Native Debugger Reactotron

Open React Native Debugger first and set the RN publishing Port to 19001. Then enabled Debug Remote JS in the Expo app.

Offline Storage Debugging

React Native Debugger showAsyncStorageContentInDev()

Reactotron

Shows a timeline of requests including the data returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment