I have a vision to develop an app similar to Tinder, where users can swipe through a stack of photos. I am wondering if anyone has knowledge of how to achieve this effect on multiple platforms. My current plan involves creating a web app using jQuery Mobile along with
TouchSwipe for swipe recognition; check out:
and jStack for displaying the images; check out:
Does anyone have any alternative suggestions for achieving this functionality?