franciscoamado / ScrollShow

iOS Demo app with Expanding Collection View Cells

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScrollShow

Twitter

iOS Demo app with Expanding Collection View Cells implemented following Collection View Expanding Cells tutorial from Ray Wenderlich, but in Objective-C, for better understanding of Custom UICollectionViewLayouts.

Used the USA Today's New Seven Wonders List as content.

The original

RayWenderlich Tutorial Image

My implementation

Gif demo

TODO

  1. Add the rest of the details to the cards
  2. Cards selection redirecting to wikipedia link maybe
  3. Horizontal orientation with diferent animation

About

iOS Demo app with Expanding Collection View Cells


Languages

Language:Objective-C 98.5%Language:Ruby 1.5%