0.54.0 • Published 6 years ago

react-native-updated-webview v0.54.0

Weekly downloads
3
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