- Get image data via Flickr API, display image using waterfall style. (UICollectionView for
iOS, RecyclerView for Android.)
- For landscape images, display one image per row. For portraits, display two images per
row.
-
Click on the image will go to the image detail page.
-
In the image detail page, user can save the image to the phone.
-
Code must readable, extensible, maintainable.
-
Support iOS 7 and up.
-
Support different screen sizes for mobile. Be responsive for web/mobile web.
A simple pinterest like layout using UICollectionView and UICollectionViewFlow Layout For more information goto UICollectionView Flow Layout