No subscription to <Collection Name>

Hi I’m in the midst of building a react-native app and I’m having some trouble using the createContainer function. It works fine in my index.js but when I try to call it in a component it doesn’t work and always tells me it is not subscribed to the collection. I’ve never done the whole backend of an app so I was wondering if there’s something else I need to do to make use of the createContainer function correctly.

Are you using this for React Native?

Although there is a deprecation issue and my PR wasn’t accepted. Feel free to fork it: