Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 959 Bytes

File metadata and controls

27 lines (21 loc) · 959 Bytes

Flickr Search

Demo

Flickr Search

Introduction

Flickr 搜索器。

Notice

Part 1

  • Anatomy of a UICollectionView
  • Introducing FlickrSearch
  • Starting your collection
  • Fetching Flickr Photos
  • Creating custom UICollectionViewCells

Part 2

  • add custom headers to collection views
  • easily move cells by dragging them
  • implement single cell selection to bring up a detail view
  • implement multi-cell selection too!

Reference