will compile this way
This commit is contained in:
6
app.json
6
app.json
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "Wavelength_App",
|
||||
"name": "Wavelength",
|
||||
"displayName": "Wavelength",
|
||||
"slug": "Wavelength_App",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
@@ -21,7 +22,8 @@
|
||||
"infoPList": {
|
||||
"NSLocationWhenInUseUsageDescription": "This app uses your location in order to allow you to share your location in chat.",
|
||||
"NSCameraUsageDescription": "This app uses your camera to take photos & send them in the chat."
|
||||
}
|
||||
},
|
||||
"bundleIdentifier": "com.gbrown.Wavelength"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
|
Reference in New Issue
Block a user