cordova-plugin-crosswalk-webview-fix

0.0.3 • Public • Published

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

/cordova-plugin-crosswalk-webview-fix/

    Package Sidebar

    Install

    npm i cordova-plugin-crosswalk-webview-fix

    Weekly Downloads

    0

    Version

    0.0.3

    License

    Apache 2.0

    Unpacked Size

    91.5 kB

    Total Files

    21

    Last publish

    Collaborators

    • zypolo91