jadnco / locus

🏎️ Experimental car spotting app. This was an exercise to help me learn React Native + Flow.
0 stars 0 forks source link

Implement camera module #17

Closed jadnco closed 8 years ago

jadnco commented 8 years ago

The Camera view now shows a live view. Also, when the [CAPTURE] button is clicked the image is uploaded onto my machine.

This closes #15