In this tutorial, we will learn how to communicate with Firebase Firestore to create, read, update and delete documents using SwiftUI and MVVM. — Difficulty: Beginner | Easy | Normal | Challenging Environment : Xcode 14, iOS 16, MVVM, Firebase & SwiftUI Repository at the end of this article Introduction The application will be similar to the Apple Note, it is going to feature to ability to post a note, read it, edit it and…