cordova-plugin-nativepagetransitions
Version:
Slide out the current page to reveal the next one. By a native transitions.
23 lines (14 loc) • 524 B
Markdown
# Native Page Transitions Cordova / PhoneGap Plugin
Original (and now unmaintained) version by by [Telerik](https://github.com/Telerik-Verified-Plugins/NativePageTransitions)
## Fixes since Telerik version
* ITMS-90809: UIWebView API Deprecation
## Installation
Using the Cordova CLI?
```
cordova plugin add cordova-plugin-nativepagetransitions
```
Using PGB?
```xml
<plugin name="cordova-plugin-nativepagetransitions" source="npm" />
```
[The MIT License (MIT)](http://www.opensource.org/licenses/mit-license.html)