I am somewhat new to Ionic and AngularJS and I am trying to understand the state navigation features and functions of Ionic / Angular routing. I have found documentation on how to navigate views using Angular routing and this works fine when I want to keep navigation history (so that the user can navigate backwards). However, sometimes I would like to be able to navigate to a different view without keeping the history of the previous views (so that the user would not be able to navigate backwards through the UI or the back button on the phone). Is there any documentation on how to accomplish this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
$ionicHistory pop history? | 1 | 1058 | November 10, 2015 | |
Transitioning between views without navigation | 6 | 1499 | September 7, 2015 | |
[SOLVED] How-to exclude route from history | 3 | 1067 | March 13, 2016 | |
$ionicHistory & $state.go interplay | 0 | 743 | July 19, 2016 | |
[solved] Go Back to previous view when user clicks on menu-element | 1 | 1276 | September 1, 2016 |