ios-samples/PinchIt
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Pull from upstream 2015-01-19 20:39:40 +05:30
Cell.cs Further resolved warnings and errors in monotouch-samples 2015-04-28 17:48:55 -04:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
PinchIt.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01: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 Pull from upstream 2015-01-19 20:39:40 +05:30
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 Pull from upstream 2015-01-19 20:39:40 +05:30

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