@limlim9999/react-native-webview-proxy
v1.0.1
Published
React Native WebView component for iOS, Android, macOS, and Windows
Downloads
2
Readme
REACT NATIVE WEBVIEW PROXY
This is repository is custom component webview for using proxy feature inside webview.
<WebView source={{ uri: url, proxies: '192.168.x.xx:8080' }} style={{flex: 1}} />
"react-native-webview": "^11.13.0" "react": "17.0.1", "react-native": "0.64.2",