jam.com.telerik.plugins.nativepagetransitions
v0.6.5
Published
Slide out the current page to reveal the next one. By a native transitions.
Downloads
17
Maintainers
Readme
Native Page Transitions Cordova / PhoneGap Plugin
by Telerik and forked by Mendix
This fork is to overcome the deprecation warning and eventual iOS App Store rejection of UIWebView
code being present in the code. See April 2020 App Store Deprecation for more info. It assumes that the WKWebViewOnly
preference is already applied on the project hence all instances of UIWebView
has been removed.
WARNING: This plugin is no longer maintained, and we now recommend using NativeScript as you get native transitions (and UI) out of the box.
Using the Cordova CLI?
cordova plugin add com.telerik.plugins.nativepagetransitions
Using PGB?
<plugin name="com.telerik.plugins.nativepagetransitions" source="https://github.com/mendix/cordova-plugin-secure-storage.git" />