Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 244 Bytes

ExpoAppWithCamAndGPS

Simple Expo mobile application that uses the camera and the GPS

Nodejs & npm needed for this one (tested with node 12.13.1 and npm 6.12.1)

Install expo: "npm install -g expo-cli"

Run the application: "npm run android"