UNPKG

react-native-otpview

Version:

autoplaced otp read otp from server and place it on ui for android and ios

9 lines (8 loc) 331 B
<?xml version="1.0" encoding="utf-8"?> <network-security-config> <domain-config cleartextTrafficPermitted="true"> <domain includeSubdomains="false">localhost</domain> <domain includeSubdomains="false">10.0.2.2</domain> <domain includeSubdomains="false">10.0.3.2</domain> </domain-config> </network-security-config>