Will Remixer integrate with Firebase Remote Config?
Firebase Remote Config allows to change the behavior and appearance of the app in production.
How will Remixer and Firebase Remote Config work with each other?
Firebase Remote Config solves a different problem. Their main focus is on allowing you to change the appearance and content of your app without having to release a new version of it.
Remixer's goal is to help teams design and develop apps more easily. It focuses on collaboration between designers and engineers during the development process. There's no changing of values or content once you go to production. Firebase is great though, we're using Firebase's real-time database to build the cloud version of Remixer.
I see the different use cases.
But my question was about a potential future integration: Could the variables I define and use in Remix also be changed at runtime using Firebase Remote Config?
Oh I see. Sorry I misunderstood your original question.
This definitely sounds like something we should explore. Right now we're focused on building the core experience, but we can leave this issue open until we have a better answer for you. Thanks for reaching out 👍