0.0.1 • Published 7 years ago

zuznow-plugin-base v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

zuznow-plugin-base

Zuznow Base

Zuznow extension to Cordova The plugin enable combining Cordova implementation and Zuznow extension for remote multipage execution The plugin works with Cordova the default web view (both IOS and Android)

IOS notes: In addition to the plug-in files, the plug-in replace the default implementation of AppDelegate & MainViewController (add code based on default Cordova implementation) web view - UIWebView

Android notes: In addition to the plug-in files, the plug-in replace the default implementation of MainActivity (add some code on default Cordova implementation) web view - SystemWebView