react-native-config not working in release builds

I was using react-native-config to support multiple flavours for multiple release builds. I’ve created multiple .env files also and all the debug builds are able to access it and getting the configs. There is no problem in the debug builds but when it comes to release builds they are not getting the configs from the… Read More react-native-config not working in release builds