react-native-webview-example
react-native-webview-example copied to clipboard
External file loading not allowed.
Hi, your html file has this line:
Although external file access is not possible unless you use the deprecated UIWebView.
Did you find any hack to load it in WKWebView?