Mike Diarmid

Results 130 comments of Mike Diarmid

@joegoodall1 @ajonno don't think this was even fully implemented on here, but there are much better [alternatives you can use](https://github.com/invertase/react-native-firebase).

@teloconf don't think this was full implemented on both platforms on here yet, but there are [alternatives you can use](https://github.com/invertase/react-native-firebase).

Delete file has been implemented on my v3 fork: https://github.com/Salakar/react-native-firestack

@alexkendall @abcd-ca I've stopped working on v3 here and moved to [my own repo](https://github.com/invertase/react-native-firebase). .on on the web sdk docs returns the unmodified listener function that you can then pass...

v3 version (my fork) is much more stable and featureful: https://github.com/Salakar/react-native-firestack

@sujameslin can you try manually setup firestack without using react native link

@ajonno @jeveloper @kelvinpompey - see my response in PR #340 - I know some of you are already doing so though now.

I'd say jest, as it works better with RN. Problem is getting everything working in tests ;p We do have the firestack app demo for testing, that's using v3 now,...

This was fixed on my v3 fork of firestack: https://github.com/Salakar/react-native-firestack

@patrickdevivo @mike623 @mmmoussa hey all, one of the authors of RNFirebase here, the link @mmmoussa provided sums it up really, but to add to it: - It's a re-write from...