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
I am currently working on a project using React Native version 0.73.6 and I am using react-native-config to manage environment variables. Specifically, I am interested in ensuring that productFlavors are functioning correctly on Android.
I have a few questions regarding this setup:
Is react-native-config fully compatible with React Native versions 0.73 and above?
Has anyone successfully used react-native-config with Android productFlavors on these React Native versions?
Are there any known issues or special configurations required to ensure that react-native-config works seamlessly with Android product flavors on React Native 0.73+?
Is there any official documentation or guidance available for this specific use case?
Any insights or experiences shared would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I am currently working on a project using React Native version 0.73.6 and I am
using react-native-config
to manage environment variables. Specifically, I am interested in ensuring thatproductFlavors
are functioning correctly on Android.I have a few questions regarding this setup:
react-native-config
fully compatible with React Native versions 0.73 and above?react-native-config
with AndroidproductFlavors
on these React Native versions?react-native-config
works seamlessly with Android product flavors on React Native 0.73+?Any insights or experiences shared would be greatly appreciated.
Thank you!
The text was updated successfully, but these errors were encountered: