cordova-plugin-wkwebview-engine-localhost

Cordova plugin for serving using http://localhost instead of file://

Usage no npm install needed!

<script type="module">
  import cordovaPluginWkwebviewEngineLocalhost from 'https://cdn.skypack.dev/cordova-plugin-wkwebview-engine-localhost';
</script>

README

Cordova WKWebView Engine with http server (localhost) support

This plugin uses the:

This plugin requires at least version 4.1.0 cordova-ios.

To try this:

cordova create wkwvtest my.project.id wkwvtest
cd wkwvtest
cordova platform add ios
cordova plugin add https://github.com/apache/cordova-plugins.git#wkwebview-engine-localhost

Supported Platforms

  • iOS