Learning SwiftUI, MVVM and Firebase

Mike Haslam
5 min readMay 9, 2021

Getting past just following a tutorial

SwiftUI, MVVM and Firebase

SwiftUI is such a pleasure for a new iOS developer like myself. When you combine it with Firebase, it’s so much easier now to build robust apps. I want to share my journey in building a simple social media app.

I created a repository on GitHub that hopefully will be useful for others. I am always open for feedback, and other contributors…

--

--