Tips and Tricks if you REALLY want to use Ionic (Part 1)
Native Transitions
One of the main issues of Ionic is the fluidity in the transitions between screens (mostly in Android), a workaround for this issue is to use ionic-native-transitions.
//Add this lines to your app.js file
$ionicNativeTransitionsPr...
joaoppedrosa.hashnode.dev2 min read