You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to build a native module, react-native-node-api, that treats both Expo and non-Expo apps as equal citizens, but our options for providing a good DX are limited on the non-Expo side because – as far as I can tell by searching – the RNC CLI templates do not source from .env or .env.local in their Gradle and Xcode build scripts.