react-query-firestore
react-query-firestore copied to clipboard
What version of Firebase is this compatible with?
On the current version [email protected], it throws an error.
firebase.app is not a function. 'firebase.app' is not defined
Same problem..
@Molnfront My solution was to abandon this package and switch to React Query Firebase https://react-query-firebase.invertase.dev/firestore
Ok thanks for the heads up!
Have looked a bit at it.
Unfortunately https://react-query-firebase.invertase.dev/firestore also seems abandoned. It seems like reactfire https://github.com/FirebaseExtended/reactfire is the most viable option