meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

Swipe cards #84

Closed tyler-dunkel closed 9 years ago

tyler-dunkel commented 9 years ago

Is the current plan to use hammerJS for something like this? http://ionicframework.com/demos/swipe-cards/

nickw commented 9 years ago

Swipe cards won't be a part of meteor-ionic unless they become a part of official Ionic. My recommendation would be to use https://github.com/gajus/swing - it should integrate with Meteor just fine.