prescottprue / react-redux-firebase

Redux bindings for Firebase. Includes React Hooks and Higher Order Components.
https://react-redux-firebase.com
MIT License
2.55k stars 559 forks source link

getFirestore for redux thunk #1043

Closed cinaaaa closed 3 years ago

cinaaaa commented 3 years ago

Hello, How can i use getFirestore instead getFirebase in redux thunk for version 3, i don't see any documentation for that

prescottprue commented 3 years ago

Thanks for reaching out. Closing as a duplicate of https://github.com/prescottprue/react-redux-firebase/issues/839 so we keep all of the info in one place - there is a proposed solution, but haven't tried it myself yet