Skip to content

A simple mobile application that displays a list of photos as a gallery.

Notifications You must be signed in to change notification settings

musfiksifat/UnsplashPhotoGallery

Repository files navigation

UnsplashPhotoGallery

A simple mobile application that displays a list of photos as a gallery.

Features

  1. Get a list of photos from unsplash api
  2. Build a photo gallery having infinte scrolling
  3. The user can tap on a photo to see a full-screen view of that photo
  4. User can save photos in JPEG format to the local gallery
  5. User can share photo
  6. Cache images
  7. Cache API response
  8. The app’s flavor/scheme can be changed easily from development API to production API