Skip to content

The Chain React Photobomb app for iOS and Android, written in React Native

Notifications You must be signed in to change notification settings

cball/ChainReactPhotobomb

Repository files navigation

ChainReactPhotobomb

The Chain React Photobomb app for iOS and Android, written in React Native. This app is a companion to the talk "From Idea to App Store: A Guide to Shipping React Native Apps" from Chain React 2017.

If you'd like to add a feature or fix a bug, submit a Pull Request!

Features

  • Realtime photostream powered by graphql subscriptions.
  • Take a picture or choose an image from your library
  • Add optional stickers to the photo
  • Composite the image and stickers into a new image
  • Upload the photo, show it in the realtime stream
  • Allow users to flag a photo as inappropriate (which immediately hides it)

Running Locally

  • Follow instructions under "Building Projects with Native Code" from the React Native docs
  • yarn
  • react-native run-ios
  • react-native run-android

License

Chain React Photobomb is Copyright © 2017 Echobind. It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.

About

The Chain React Photobomb app for iOS and Android, written in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published