Created
November 16, 2017 21:27
-
-
Save JulienKode/796a01af8e2f00a325bb2a9fc16ffeae to your computer and use it in GitHub Desktop.
Debug network request on react native
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GLOBAL.XMLHttpRequest = GLOBAL.originalXMLHttpRequest || GLOBAL.XMLHttpRequest; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment