Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 501 Bytes

Flickr-Search

Its a Simple iOS App which provides an interface to search Flickr public photos & load them in UICollection View.

Features :

UISearchBar implementation to search photos & also it saves searches to provide search history. Images are loaded in 3 Column UICollection View . Which supports pagination (endless scrolling) , Once user reaches end of the collectionview more content is automatically requested and loaded.

How to use.

Download the source code or clone this repository.