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

Require Cycle #1023

Closed tarunkishore2303 closed 3 years ago

tarunkishore2303 commented 3 years ago

Bug

What is the current behavior?

image

App keeps throwing me this error when combined with react-native-firebase. I suspect the firebase module in the react-native-firebase is causing this error

Link to CodeSandbox

Versions of the packages are specified in the package.json

prescottprue commented 3 years ago

I believe this is a duplicate of #945 - Thanks for the repro, will link to the codesandbox on there.

Going to close this one to avoid confusion