0.0.6 • Published 5 years ago

react-native-webview-rte v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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