Bug fixing
This commit is contained in:
@@ -4,11 +4,9 @@ import { Platform } from "react-native"
|
||||
export const config = {
|
||||
localIPAddr: "192.168.1.175",
|
||||
viroAPIKey: "06F37B6A-74DA-4A83-965A-7DE2209A5C46",
|
||||
googleAPIKey:
|
||||
Platform.os === "ios"
|
||||
? "AIzaSyDN4E_vzO4cKjKHkMg_49hX1GBnU34kx4U"
|
||||
: "AIzaSyAC7r1GjMFL1atZdbEcFSdCaXDrPnISqTc",
|
||||
googleGeocodeAPIKey: "AIzaSyCs4JVT6gysnY5dAJ7KjVJYeykLv_xz1GI",
|
||||
googleGeocodeURL: "https://maps.googleapis.com/maps/api/geocode/json",
|
||||
refererURL: "https://dar.kss.us.com",
|
||||
defaultUser: "john@lyon-smith.org",
|
||||
//defaultUser: "",
|
||||
//minGPSAccuracy: 20,
|
||||
|
||||
Reference in New Issue
Block a user