mpospese / CircleLayout

fixing bugs in WWDC 2012's 219 session sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

### CircleLayout ###

===========================================================================
DESCRIPTION:

Shows how to use a collection view to arrange views on a circle and use custom animations when inserting and removing items.

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.1
- (Mark Pospesel) fixed the animations when inserting/removing items

Version 1.0
- First version.

===========================================================================
Copyright (C) 2012 Apple Inc. All rights reserved.

About

fixing bugs in WWDC 2012's 219 session sample code


Languages

Language:Objective-C 100.0%