Skip to content
Snippets Groups Projects
Commit e778f032 authored by Anders Langlie's avatar Anders Langlie :crab:
Browse files

Update README.md

parent 819e797d
Branches
No related tags found
No related merge requests found
......@@ -145,4 +145,4 @@ The last feature an admin has access is the manage salamander feature. Here, an
To build the application, we followed the official [**expo guide**](https://docs.expo.io/distribution/building-standalone-apps/). It is important to note that we have currently only tried building for android, and not iOS, as an iOS developer account is needed to do this.
Building the app can be done using Expo's built-in build tool. To use the map, a Google API key is needed. Read the [**Official documentation**](https://developers.google.com/maps/documentation/javascript/get-api-key) to learn how to create and manage Google API keys. This key has to be placed inside the ```App.js``` file before building. Read [Expo's guide](https://docs.expo.io/versions/latest/sdk/map-view/) to learn how to include your key in the project.
Building the app can be done using Expo's built-in build tool. To use the map, a Google API key is needed. Read the [**official documentation**](https://developers.google.com/maps/documentation/javascript/get-api-key) to learn how to create and manage Google API keys. This key has to be placed inside the ```App.js``` file before building. Read [Expo's guide](https://docs.expo.io/versions/latest/sdk/map-view/) to learn how to include your key in the project.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment