Nohistory on Ionic2

Guys, on Ionic 1 you could configure some pages ($ionicHistory) to not appear when the user hits the back button.
Is there something like that on Ionic2? So far I couldn’t find it…

This might help:
https://ionicframework.com/docs/api/navigation/NavController/#remove
https://ionicframework.com/docs/api/navigation/NavController/#removeView

1 Like