Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 889 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 889 Bytes

Project runs with expo

The mobile area of the project is dedicated to heroes, our users, they should be able to see the incidents, enter in contact with the Non-profits via email/whatsapp and see the details of the incidents.

See the Usage:
usage

Script List

Note that for perfect usage the back-end should be running

In the dependency folder you should run:

yarn start

Then change your IP at './src/services/api.js', and the port of your server 3333, is the most common.

but for more expo usage information check here and for more React-Native usage check here