<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/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/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
  


