ios-samples/PinchIt
GouriKumari 81e27d38ac Add missing screenshot to fix bug 15874 2013-11-04 14:56:33 -05:00
..
Images add new resources 2012-12-20 14:20:14 -05:00
Resources [PinchIt]updating for ios7, adding metadata.xml, screenshots, app icons 2013-10-29 17:43:34 +00:00
Screenshots [PinchIt]updating for ios7, adding metadata.xml, screenshots, app icons 2013-10-29 17:43:34 +00:00
AppDelegate.cs Fix bug 14635 in sample PinChit. 2013-09-19 16:14:10 -04:00
Cell.cs [PinchIt]updating for ios7, adding metadata.xml, screenshots, app icons 2013-10-29 17:43:34 +00:00
Info.plist [PinchIt]updating for ios7, adding metadata.xml, screenshots, app icons 2013-10-29 17:43:34 +00:00
Metadata.xml [PinchIt]updating for ios7, adding metadata.xml, screenshots, app icons 2013-10-29 17:43:34 +00:00
PinchIt.csproj Add missing screenshot to fix bug 15874 2013-11-04 14:56:33 -05:00
PinchIt.sln Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
PinchLayout.cs Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
README.md Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
ViewController.cs Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00

README.md

PinchIt

This is a port of the WWDC2012 sample of the same name

This sample provides an introduction to Collection Views, and illustrates the use of a flow layout to pinch and move cells.

Ported by: Peter Collins