Bug fixing

This commit is contained in:
John Lyon-Smith
2018-04-23 14:01:52 -07:00
parent 5cb13f7498
commit 9730c83c9c
26 changed files with 121 additions and 147 deletions

View File

@@ -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,