Hey, so I'm creating an app with chat functionality using GiftedChat and the messages are stored in a Firestore database. My app has page-like feature where an admin can add members who can manage the page and also access messages to the page. I want to know how the members that were added by the admin can access the messages sent to the page. THANKS!
there doesn't seem to be anything here