Introduction to SwiftUI 6 [Firebase Firestore]
Chat application with real-time updates from scratch in SwiftUI, with Firebase Firestore Create and configure a Firebase project, connect Firebase to the app, and read from and write to Firestore, with real-time updates - meaning the chat conversation will be updated instantly when a new message is added to Firestore.
Thanks to designcode.io for the tutorial!