-
Notifications
You must be signed in to change notification settings - Fork 166
Implement Firebase remote config API #192
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Hey thanks @shepeliev this looks great! Couple of suggestions:
|
Thanks for reviewing. Yes, it makes sense. I'll rework it soon. |
Actually why dont we go one step further and use a reified type param to also replace all the
|
That looks great. Just pushed an update. |
@nbransby any ideas when this will be merged? |
@shepeliev - is it possible to rename it? Google refers to theirs as the project being called firebase-config and their imports are Firebase.remoteConfig(you have done the import object right, its just the name of the project/directories that needs changing). |
Rest looks great! |
Yep, you are right about naming the project. I think I'll do it in a couple of hours tonight. |
Closes #134
Closes #172