expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
366 stars 109 forks source link

refactor(runtime): replace `cloudEnv` with `EXPO_PUBLIC_SNACK_ENV` #536

Closed byCedric closed 8 months ago

byCedric commented 8 months ago

Why

This removes one of the last dependents on expo-constants within Snack. The last remaining one is the Constants.statusBarHeight.

How

Test Plan

Will be included in the full SDK 50 upgrade, and tested on Staging.