.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
EXPO_PUBLIC_UNLEASH_URL
Unleash feature flags — leave blank to disable remote flags (all flags resolve to false and no network request is made).
EXPO_PUBLIC_UNLEASH_CLIENT_KEY
secret
EXPO_PUBLIC_SENTRY_DSN
Sentry error reporting — leave blank to disable.