fullstackreact / react-native-firestack

A firestack v3 react-native implementation
MIT License
715 stars 132 forks source link

[v3] Firebase Remote Configuration #115

Open ajonno opened 7 years ago

ajonno commented 7 years ago

It's listed in the README as being available, however I noticed in Firestack.m that the entire code block for remote config is commented out. What was the reason for removing / when do you think it will be made available via Firestack ?

auser commented 7 years ago

We removed it a bit for the refactoring we did a few weeks ago... it's reasonable to add it back in. Have experience with it and a few cycles to implement it back in?

ajonno commented 7 years ago

ok no worries. ive not used Remote Config api yet this was first foray. am on a RN client project at mom (using Firestack!) not sure if ive got the bandwidth just now but if i can i'm happy to help (ill ping u if so)

auser commented 7 years ago

We worked on this today @Jeanmsilva89 and I, that is. I'm expecting a PR with this feature this evening.

Jeanmsilva89 commented 7 years ago

@auser Submited the PR for both repos. Thanks a lot for your time today! Have a great one!

nfabian13 commented 7 years ago

when is it going to be ready to use remote config for both android and ios? I can help on making that feature available if there is any roadblock with the pull request.

nkashyap commented 7 years ago

+1 it is a blocker for my app, If you need help with javascript side, i can certainly help.

ryanwalker commented 7 years ago

Is this ever coming back?

chatras commented 7 years ago

Would love to have this :) Awesome library guys!