scroll

Simple code that allows multitouch and single touch on an image.
In my project I added lots of assets on top of the image and put them all in a container. This allowed me move a chart (map) and overlay marks and routes and have them all zoom, pinch and scroll.

Comments, 548 Votes - submitted on 17/06/2015 view repo

This is a short and robust implementation of a springboard, using Corona's scrollView widget.
It supports two kinds of touch events: a quick touch and flip, or a slow page drag and release.

Comments, 469 Votes - submitted on 05/11/2014 view repo

Corona SDK example showing how to create and endless scroller type game.

See the video at: http://youtu.be/UZjt6b4k7Io

Comments, 1 Vote - submitted on 21/02/2014 view repo