Skip to content

Instantly share code, notes, and snippets.

@4rmx
Created March 6, 2021 06:59
Show Gist options
  • Save 4rmx/d25a850d3270f853d079035cb2e0111a to your computer and use it in GitHub Desktop.
Save 4rmx/d25a850d3270f853d079035cb2e0111a to your computer and use it in GitHub Desktop.
AndroidManifest of rn-http-fetch
<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