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

Update README.md

parent 9ef94cc7
Branches
No related tags found
No related merge requests found
...@@ -145,9 +145,4 @@ The last feature an admin has access is the manage salamander feature. Here, an ...@@ -145,9 +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. 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.
We first had to eject from the expo environment, and add a few things to the android manifest file to get the app to work properly: 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.
* Map
* Expo camera
*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment