> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/native-page-transitions.md).

# Native Page Transitions

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.

## Installation

```bash
ionic cordova plugin add com.telerik.plugins.nativepagetransitions
npm install @awesome-cordova-plugins/native-page-transitions
```

**Plugin Repo:** <https://github.com/Telerik-Verified-Plugins/NativePageTransitions>

## Supported Platforms

* Android
* iOS
* Windows Phone 8

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
