Adding Android ViroAR stuff

This commit is contained in:
John Lyon-Smith
2018-03-29 15:40:37 -07:00
parent bd5cd8a0d8
commit b301bf17eb
16 changed files with 126 additions and 84 deletions

View File

@@ -5,7 +5,7 @@ import { AsyncStorage } from 'react-native'
const authTokenName = 'AuthToken'
let baseURL = null
let apiPath = null
//
if (__DEV__) {
const localIPAddr = process.env.LOCAL_IP_ADDR