Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 384 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 384 Bytes

ImageApp

A React Native app for taking pictures and adding captions.

Requirements

  • NPM
  • Expo

Starting dev environment

Install dependencies with

npm install

Then just run

expo start

TODO

Features and fixups that should be done, in no particular order:

  • Pictures should be browsable by swiping
  • Camera button and caption edit buttons should be prettier