Home

Awesome

This is a Ionic tutorial example made for http://www.gajotres.net/handling-native-view-animations-with-ionic-framework

Follow these instruction to deploy this example:

  1. git clone https://github.com/Gajotres/IonicNativeAnimationsDemo.git
  2. cd IonicNativeAnimationsDemo
  3. ionic platform add android
  4. cordova plugin add https://github.com/Telerik-Verified-Plugins/NativePageTransitions
  5. cordova plugin add cordova-plugin-whitelist
  6. npm install
  7. ionic serve -> To see if everything is working as it should
  8. ionic run android -l -c -s