So... i\'m getting an error using firestoreConnect from react-redux-firebase, not sure what\'s going on. Here is my index.js:
const createStoreWithFirebase =
If you just upgraded to React-Redux v6, it's because react-redux-firebase is not compatible with v6.
react-redux-firebase
See Support React-Redux v6.