Socket
Socket
Sign inDemoInstall

cordova-plugin-crosswalk-webview-fix

Package Overview
Dependencies
3
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cordova-plugin-crosswalk-webview-fix

Changes the default WebView to CrossWalk


Version published
Maintainers
1
Install size
336 kB
Created

Readme

Source

cordova-plugin-crosswalk-webview

Makes your Cordova application use the Crosswalk WebView instead of the System WebView. Requires cordova-android 4.0 or greater.

For more detail, go here

installation

  1. install directly with repo url (unstable)

cordova plugin add https://github.com/YES-Lee/cordova-plugin-crosswalk-webview.git

  1. download repo and install with repo path (recommanded)

git clone https://github.com/YES-Lee/cordova-plugin-crosswalk-webview.git cordova plugin add /your path/cordova-plugin-crosswalk-webview

NOTE

  • remove requireCordovaModule to compatible with Cordova 9.x
  • change gradle leftShift to doLast

Keywords

FAQs

Last updated on 22 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc