Skip to content

Instantly share code, notes, and snippets.

@vitalyrotari
Created March 10, 2015 14:17
Show Gist options
  • Save vitalyrotari/fe5033a3b9128c7cd8a7 to your computer and use it in GitHub Desktop.
Save vitalyrotari/fe5033a3b9128c7cd8a7 to your computer and use it in GitHub Desktop.
Ionic Framework change nav direction
$ionicViewSwitcher.nextDirection('forward ');
$state.go('app.home');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment