Created
March 6, 2021 06:59
-
-
Save 4rmx/d25a850d3270f853d079035cb2e0111a to your computer and use it in GitHub Desktop.
AndroidManifest of rn-http-fetch
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
<application | |
... | |
android:usesCleartextTraffic="true" | |
android:networkSecurityConfig="@xml/network_security_config" | |
> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment