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.