mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-23 18:42:53 +08:00
23 lines
875 B
Markdown
23 lines
875 B
Markdown
![]() |
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/native-page-transitions/index.ts#L16">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Native Page Transitions
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add com.telerik.plugins.nativepagetransitions
|
||
|
$ npm install @ionic-native/plugins/native-page-transitions
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/native-page-transitions/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/Telerik-Verified-Plugins/NativePageTransitions](https://github.com/Telerik-Verified-Plugins/NativePageTransitions)
|
||
|
|
||
|
The Native Page Transitions plugin uses native hardware acceleration to animate your transitions between views. You have complete control over the type of transition, the duration, and direction.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
- Windows Phone 8
|