Documentation lists a Reference.toJSON function, this function does not exist.
Application Target Platform:
Both
Development Operating System:
Ubuntu 18.04
Build Tools:
React Native version:
0.56.0
React Native Firebase Version:
5.0.0
Firebase Module:
database
Are you using typescript?
no
is this issue available/open? I'd like to take it up, if so
@eragon512 it is, straightforward one also, it just needs to return the value of Reference.toString() to match the WEB SDK - see: https://github.com/firebase/firebase-js-sdk/blob/master/packages/database/src/api/Query.ts#L577
This has been implemented in #1595 thanks to @eragon512 馃帀
This matches the Firebase Web SDK exactly - as per the link above.
Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below:
React Native Firebase and Invertase on Twitter
Most helpful comment
is this issue available/open? I'd like to take it up, if so