79276459

Date: 2024-12-12 20:15:23
Score: 2.5
Natty:
Report link

prefix your environment variable name with EXPO_PUBLIC_ and restart the development server. It's a name convention from Expo:

For exemple: SUPABASE_URL => EXPO_PUBLIC_SUPABASE_URL

https://docs.expo.dev/guides/environment-variables/

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ryuji Damna