@sfenton/react-native-readium-with-cfi
Version:
A react-native wrapper for https://readium.org/ with CFI support
12 lines (11 loc) • 430 B
text/xml
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<!--
Required with r2-navigator-kotlin
Used to serve a publication's resources from the local HTTP server
-->
<domain includeSubdomains="false">127.0.0.1</domain>
<domain includeSubdomains="false">localhost</domain>
</domain-config>
</network-security-config>