Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 461 Bytes

config_example.md

File metadata and controls

17 lines (10 loc) · 461 Bytes

dotenv config file (copy this config to a new file named .env)

Do not delete this file

Shake your phone to open the developer menu. The IP address will be displayed on the connection.

EXPO_IP= place_your_expo_ip_here

For location refresh rate in milliseconds (keep it 3000 for now)

LOCATION_REFRESH_RATE=3000

Firebase config

API_KEY = place_your_apiKey_here AUTH_DOMAIN = place_your_authDomain_here PROJECT_ID = place_your_projectId_here