mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user