@PeterFL
SwiftUI/iOS Dev Beginner
Nothing here yet.
Nothing here yet.
No blogs yet.
Thanks for the Kevin! I've been looking all over for the SwiftUI implementation of Firebase since Google owns docs haven't been updated from StoryBoards as of yet. I completed you tutorial and I'm getting a fatal error when I try to run LoginView as a Live Preview and actually go through the process of logging into my Gmail account. The Error: SwiftUI/EnvironmentObject.swift:70: Fatal error: No ObservableObject of type LoginViewModel found. A View.environmentObject(_:) for LoginViewModel may be missing as an ancestor of this view. Have you run into this? Thanks.