Results 10 comments of mrcflorian

@kutakmir Thanks for reaching out. This project is open to any contributors, so feel free to help us out. Cheers!

@chakeel As long as you updated the google plist file you should be good. Can you send messages on the screen? Make sure you have Firestore rules properly set up...

Hey guys, can you share the code you used to present the ATCChatThreadViewController?

@snowolfex Did you get a chance to check out the [documentation](https://www.iosapptemplates.com/real-time-ios-chat-app-firebase-tutorial)? You can see the database scheme there, but the app will create the tables automatically, you don't need to...

@zomars The premium apps are already upgraded. Unfortunately we didn't have the bandwidth to maintain the open-source ones, but any pull requests are welcome.

@mpapado3 Can you try building the app directly in Xcode? (make sure you install the pods first). I'm not able to run it on the command line either. It does...

@amarildocs , you can just override the ios/GoogleService-Info.plist file and google-services.json file with your own.

@hccheungah you don't need to use expo. Make sure you install a simulator first (maybe by installing Xcode), before running "react-native run-ios"

Thanks for taking a look guys. @harrytruong is right. I've just updated the tutorial.

I've updated the loading thing again, to reflect the right order. Home has been defined at step 3, so it should be available already at step 7/8.