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:
- git clone https://github.com/Gajotres/IonicNativeAnimationsDemo.git
- cd IonicNativeAnimationsDemo
- ionic platform add android
- cordova plugin add https://github.com/Telerik-Verified-Plugins/NativePageTransitions
- cordova plugin add cordova-plugin-whitelist
- npm install
- ionic serve -> To see if everything is working as it should
- ionic run android -l -c -s