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