Skip to content
/ SwiftUIFirebase Public template

SwiftUI boilerplate code for an app with Firebase sign up/sign in and persistent log in with user data stored in Firestore

License

Notifications You must be signed in to change notification settings

Nauxie/SwiftUIFirebase

Repository files navigation

SwiftUIFirebase

SwiftUI boilerplate code for an app with Firebase sign up/sign in and persistent log in user data with firestore

uses firebase authentification sdk and firestore sdk to create and log in with a user who's data persists through firestore. login persists by listening to a authorization state handler. custom error messages on each page.

you will need to generate a GoogleService-Info.plist

User is tied with a full name and a counter number that they can change which saves

About

SwiftUI boilerplate code for an app with Firebase sign up/sign in and persistent log in with user data stored in Firestore

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published