REACT Firebase TypeError: fireStore.Collection is not a function

This is a simple syntax issue, just make sure you have this function called as such
“fireStore.collection”

Yep…it should be lower case ‘c’.

Just making life easier and helping where i can.

If this doesn’t solve your problem, sadly you’re going to have to just keep on looking.