Skip to content

jinpengchina/flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Get image data via Flickr API, display image using waterfall style. (UICollectionView for

iOS, RecyclerView for Android.)

  1. For landscape images, display one image per row. For portraits, display two images per

row.

  1. Click on the image will go to the image detail page.

  2. In the image detail page, user can save the image to the phone.

  3. Code must readable, extensible, maintainable.

  4. Support iOS 7 and up.

  5. Support different screen sizes for mobile. Be responsive for web/mobile web.

UICollectionView

A simple pinterest like layout using UICollectionView and UICollectionViewFlow Layout For more information goto UICollectionView Flow Layout

flickr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages