# API Configuration # For development, use your local backend URL # For Android emulator, use 10.0.2.2 instead of localhost EXPO_PUBLIC_API_BASE_URL=http://10.0.2.2:8000 # For iOS simulator, use localhost # EXPO_PUBLIC_API_BASE_URL=http://localhost:8000 # For production # EXPO_PUBLIC_API_BASE_URL=https://api.smoothschedule.com