A simple mobile application that displays a list of photos as a gallery.
- Get a list of photos from unsplash api
- Build a photo gallery having infinte scrolling
- The user can tap on a photo to see a full-screen view of that photo
- User can save photos in JPEG format to the local gallery
- User can share photo
- Cache images
- Cache API response
- The app’s flavor/scheme can be changed easily from development API to production API