cordova-plugin-nativepagetransitions

Slide out the current page to reveal the next one. By a native transitions.

Usage no npm install needed!

<script type="module">
  import cordovaPluginNativepagetransitions from 'https://cdn.skypack.dev/cordova-plugin-nativepagetransitions';
</script>

README

Native Page Transitions Cordova / PhoneGap Plugin

Original (and now unmaintained) version by by Telerik

Fixes since Telerik version

  • ITMS-90809: UIWebView API Deprecation

Installation

Using the Cordova CLI?

cordova plugin add cordova-plugin-nativepagetransitions

Using PGB?

<plugin name="cordova-plugin-nativepagetransitions" source="npm" />

The MIT License (MIT)