Skip to content

Instantly share code, notes, and snippets.

@JulienKode
Created November 16, 2017 21:27
Show Gist options
  • Save JulienKode/796a01af8e2f00a325bb2a9fc16ffeae to your computer and use it in GitHub Desktop.
Save JulienKode/796a01af8e2f00a325bb2a9fc16ffeae to your computer and use it in GitHub Desktop.
Debug network request on react native
GLOBAL.XMLHttpRequest = GLOBAL.originalXMLHttpRequest || GLOBAL.XMLHttpRequest;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment