Make a card swipable (to the left & right)

Hi All.

I am trying to make a card can swipe to the left and right in Ionic.
I found a tutorial to make a list can swipe to the left and show the button on the right : https://blog.nraboy.com/2014/12/make-list-items-swipeable-ionic-framework/

My question is : is it possible for us to make a card can swipe to the left (and show the option button on the right) and also can swipe to the right (and show the option button on the left) ?

Here is my sample pen while i work with ion-list : http://codepen.io/harked/pen/xGXMjM

Any advice would be greatly appreciated.