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.
- 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
- iPad
- iPhone (Portrait)
- iPhone (Landscape)