angular-touch-nav
angular-touch-nav copied to clipboard
Touch navigation plugin for AngularJS
Results
3
angular-touch-nav issues
Sort by
recently updated
recently updated
newest added
The main angular library does a good enough job now (pending angular/angular.js#3902).
We should be able to do this by checking when a path changes, and playing the reverse animation if it's already in the $navigate service's history array. To support forwards,...