zachfitz/Ionic-Material

the transition with $ionicViewSwitcher.nextDirection is very slow

Closed this issue · 1 comments

Hi man,

When you change the state to another with transition, it's very slow

For example:

$ionicViewSwitcher.nextDirection('back');
$state.go("home");

Regards, Nicholls

+1