Skip to content

dbzakaria/galleryApp

Repository files navigation

galleryApp

Description

A simple photo gallery app.

Application contains three screens:

  1. Album list.
    Image of album list
  2. Album photos list (shown when clicking on an album from the album list screen).
    Image of photo list
  3. Photo details screen, showing the photo and its details (shown when clicking on a photo from the photo list). Image of photo details

Technologies used

  1. react-native
  2. react-redux
  3. redux-saga

3rd party packages

  1. react-native-grid-view: Component allows to display a grid/collection of items with more than one item per row. Click here for more info.
  2. native-base: is a free and open source UI component library for React Native. Click here

Installation

  1. npm install
  2. react-native link
  3. Run the project from xcode or run react-native run-ios

Supported Platforms

  1. iOS

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published