thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Mobile - Remove RN dot env and switch to Expo's new syntax #291

Closed paribaker closed 1 month ago

paribaker commented 5 months ago

Expo go now picks up variables from eas.json just as builds do, additionally env vars can be defined with EXPOPUBLIC prefix.

lakardion commented 1 month ago

Closed by expo upgrade to 50/51 #281 #305