Im currently helping in a mobile app project that uses Firebase and react native. and we recently using remote config for disabling/enabling a new feature
However I'm not sure if I do need to create a separe project for each environment and handles remote config separately. Or if this can be done by the app itself.
Currently we have only one project that has the whole environments.