Mike Diarmid

Results 130 comments of Mike Diarmid

> but that defeats some of the point of having it nicely centralised. @chrisbianca very true, does bloat it however - for example ads is a big one and has...

@auser this will still get compiled by gradle for example though, its the individual firebase SDKs that need to be optional really

@skizzo @smkhalsa @jsbranco fixed over at https://github.com/invertase/react-native-firebase Its getting hammered with updates and fixes over there, auth is now at 100% implementation on both platforms for example.

@IljaDaderko am guessing this is ios? Looks like the method doesn't exist on the native ios side - hasn't been implemented, it's there on android but not ios. @chrisbianca any...

@IljaDaderko @skizzo we're starting work on our ios version of our app next week, so a lot of ios things will be updated, expect changes then, we're busy at the...

@smkhalsa I liked your idea so much that I time travelled back in time to November and implemented it on the v3 branch 😃 ![alt](http://i.imgur.com/HywxgEV.gif) Check out the v3 branch,...

@moooji can you confirm if @Ehesp 's solution works? We're on android only at the moment, but @chrisbianca is on ios and isn't facing this issue also I believe. Think...

@studiobrain this hasn't been implemented in this repo yet, but there are [alternatives you can use](https://github.com/invertase/react-native-firebase).

@wontwon sorry about this, we're in the middle of standardising the library to match the web api. Check out the v3 branch/my fork, its the latest and is worked on...