timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.31k stars 70 forks source link

Fix react-native-dotenv by removing typescript casting #96

Closed rmarscher closed 8 months ago

rmarscher commented 8 months ago

Typescript syntax seems to break react-native-dotenv's ability to replace vars

Also added a few more NEXT_PUBLIC vars to the allowlist.

albbus-stack commented 8 months ago

Looks good to me, merging! 🤘