From @astec on November 1, 2015 2:46
I want to swipe my ionic list items to both side. (i.e left-right AND right-left). It work perfectly for right-left swipe but i am not able to swipe my list item left-righ (to see buttons on left side).
Here is an example workaround: http://stackoverflow.com/a/31816296/1975086
Copied from original issue: driftyco/ionic2#411