Skip to content

One codebase simple Photo Gallery app that runs on multiple platforms (Web, iOS, Android) using Ionic React

Notifications You must be signed in to change notification settings

t18n/ionic-react-photo-gallery

Repository files navigation

Ionic React Photo Gallery

One codebase simple Photo Gallery app that runs on multiple platforms (Web, iOS, Android) using Ionic React

Features

  • Take a photo
  • Save photo to storage
  • Show a list of taken photo
  • Delete a photo from storage and gallery

Prerequisite

  • Node installed
  • Yarn installed
  • XCode set up with iOS emulator
  • Android simulator

Getting started

  • Clone the project and cd to project folder
  • Run yarn install to install dependencies
  • Run yarn build to create build
  • Run yarn dev:web to start the web project with hot reload
  • Run yarn dev:ios to start iOS app (may need to build project from XCode) with hot reload
  • Run yarn dev:android to start iOS app (may need to build project from Android Studio) with hot reload

About

One codebase simple Photo Gallery app that runs on multiple platforms (Web, iOS, Android) using Ionic React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published