Hi,
I am trying to implement this exact list example with swipe actions on the items:
http://ionicframework.com/docs/nightly/api/directive/ionList/
However I would like to have a navigation drawer menu (side menu) that can be opened by swiping from left to right (The items swipe from right to left).
Is this possible?