I need to navigate to another view when I swipe on a list. I have no idea how to use $ionicGesture, any samples? I can’t find anythig
Regards,
I need to navigate to another view when I swipe on a list. I have no idea how to use $ionicGesture, any samples? I can’t find anythig
Regards,
Do I need to do something like this??? http://codepen.io/mhartington/pen/EImgd
Tried on-swipe, on-swipe-left, on-swipe-{{whatever}} and it just won’t work, I have a side menu on my view, maybe that’s the reason? I don’t know.