Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.15 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.15 KB

Flickr-Gallery

This app demonstrates the usage of Flickr developer API with a beautiful UI while leveraging the power of MVVM. This project does not use any storyboard and handles all UI programatically.

Features

  • Universal app (ready for all iOS and iPadOS devices).
  • Adaptive to user device orientation
  • Uses safe layout
  • No storyboard used (all programmatic UI)
  • No third part lib used
  • 0 warnings
  • Loading and empty state labels
  • Lazy loading (effortless scrolling)
  • Image caching (to save some user data)
  • Covers all major test cases

Screenshots

  • iPad

Simulator Screen Shot - iPad Pro (12 9-inch) (4th generation) - 2021-05-23 at 22 37 11

  • iPhone (Portrait)

Simulator Screen Shot - iPhone 12 Pro Max - 2021-05-23 at 22 37 43

  • iPhone (Landscape)

Simulator Screen Shot - iPhone 12 Pro Max - 2021-05-23 at 22 39 17