JarvusInnovations / Jarvus.mobile.PinchCarousel

A pinch-zoom image carousel for Sencha Touch

Home Page:http://jarv.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Author: Chris Alfano <chris@jarv.us>
License: GNU GPLv3

Description:
An extension of Ext.Carousel for Sencha Touch that adds pinch zooming for images.

Usage:
var pinchCarousel = new Jarvus.mobile.PinchCarousel({
	images: ['http://placekitten.com/800/600', 'http://placekitten.com/1024/600']
});

See examples for full usage

About

A pinch-zoom image carousel for Sencha Touch

http://jarv.us

License:Other


Languages

Language:JavaScript 100.0%