0.62.2 • Published 6 years ago

@mockingbot/react-native-advanced-webview v0.62.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

react-native-advanced-webview

Features

extended WebView with more advanced WebView features

  • initialJavaScript Same as injectedJavaScript prop but will execute the JavaScript code on page loading started instead of on page loading finished

  • allowFileAccessFromFileURLs

Install

npm i react-native-advanced-webview --save
react-native link react-native-advanced-webview