Support Firestore DataConverter (withConverter)
Vince Malone
The Firebase SDK has exposed a
withConverter()
method, on a Document/CollectionReference and Query, since 7.6.0 (https://firebase.google.com/support/release-notes/js#cloud-firestore_15)It would be great to see that exposed in react-native-firebase.
API Reference here:
Tm00
It would be great this feature request could be reopened. DataConverter would significantly help many projects.
Jace Cheun
Would love to see some updates on this feature
Elliot Hesp
Thanks for posting; started on a PR here: https://github.com/invertase/react-native-firebase/pull/3546
Needs tests.. Not 100% sure how the types work yet either.