Skip to content

mockingbot/react-native-advanced-webview

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 52.3%
  • Java 35.8%
  • JavaScript 9.0%
  • Python 1.8%
  • Other 1.1%