Best way of swipe one view back?

iOS 7 default behaviour when swiping the screen from left to right to get back the the view before instead of touching the back button in the top left.

How can i implement this in ionic? i tried to add ngTouch to use ng-swipe-right into my app but then it doesn’t start anmore without any error message.

Has ionic a feature like this built in!?

There is not currently such a built-in feature. There is an open feature request though.

If you are desperate for something, you can check this post and sample : Swipe for page transition