Skip to content

Native transitions like Slide and Flip for iOS, Android and Windows Phone

feddovanede/NativePageTransitions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Page Transitions Cordova / PhoneGap Plugin

by Telerik and forked by Mendix

This fork is to overcome the deprecation warning and eventual iOS App Store rejection of UIWebView code being present in the code. See April 2020 App Store Deprecation for more info. It assumes that the WKWebViewOnly preference is already applied on the project hence all instances of UIWebView has been removed.

WARNING: This plugin is no longer maintained, and we now recommend using NativeScript as you get native transitions (and UI) out of the box.

Using the Cordova CLI?

cordova plugin add com.telerik.plugins.nativepagetransitions

Using PGB?

<plugin name="com.telerik.plugins.nativepagetransitions" source="https://github.com/mendix/cordova-plugin-secure-storage.git" />

The MIT License (MIT)

About

Native transitions like Slide and Flip for iOS, Android and Windows Phone

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 36.2%
  • JavaScript 27.4%
  • Objective-C 26.6%
  • C# 9.8%