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
{{ message }}
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.
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.
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 👍
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?
The text was updated successfully, but these errors were encountered: