Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 536 Bytes

SwiftUI Authentication Using Firebase

About

Examples projects using SwiftUI & Firebase. Include Layout, UI, Navigations, Firebase Authentication & Firestore methods. See projects files in Files & Other Projects folders. If you have project, make a pull request or create issue with link to repo.

Steps to run the project:

  • Clone the repository
  • Install pods
  • Create project on your firebase console
  • Download GoogleService-Info.plist file from create project and replace it in project file.
  • Build and run the project!