You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Daniel D'Angelo Resende Barros 40716559b3 git ignore file 4 years ago
.gitignore git ignore file 4 years ago
LICENSE Initial commit 4 years ago
README.md Improving Readme file 4 years ago

README.md

WPD-MobileApp

This project contains the components developed for a mobile app within the Waterproofing Data Project - WPD-WP6

Setting up

$ npm install -g expo-cli

Running

$ git clone https://github.com/IGSD-UoW/WPD-MobileApp.git
$ cd WPD-MobileApp/src
$ expo install react-native-maps
$ npm start