Introducing Our New Project
Since we completed a note-taking application, we are now more comfortable with SwiftUI and the Firebase console. It is time to create a new application, this time with more complexity: there will be a feed view like that of famous social media platforms such as Instagram, a search feature, and a profile section where you can view your posts, and there is the ability to sign in seamlessly with your Apple account.
This chapter will focus on how to structure our ...