Back to Swift 30 Projects

README

Project 20 - FlickrSearch/README.md

latest854 B
Original Source

FlickrSearch

FlickrSearch is an app showing the basic implementation of UICollectionView. The app supports search photos, check large image, share photos, and reorder cells features by taking the most use of UICollectionViewDataSource, UICollectionViewDelegate, UICollectionViewDelegateFlowLayout, and UICollectionViewCell.

Also, this app implements search and share function by using Flickr Restful API, UITextDelegate and UIActivityViewController.

For all details, please reference UICollectionView Tutorial: Getting Started and UICollectionView Tutorial: Reusable Views, Selection, and Reordering.

Screenshots