aryasoni98 / Biometric-Auth

Integrating Face ID Login Page UI With Firebase Authentication Using SwiftUI - SwiftUI 2.

Home Page:https://aryasoni98.github.io/project5.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biometric-Auth

Integrate Face ID / Touch ID Login Page UI With Firebase Email Authentication Using SwiftUI | Face ID Using SwiftUI | Facial Recognition Using SwiftUI | SwiftUI Firebase Email Authentication | SwiftUI MVVM Pattern | SwiftUI 2.0 Firebase Authentication | SwiftUI Local Authentication | SwiftUI Composing Complex UI's | SwiftUI Biometric Authentication | SwiftUI Login Page UI |Xcode 12 SwiftUI 2.0.

hello

Setting up the project

  1. Make sure you have Xcode IDE downloaded on your machine for development.
  2. Fork the project. Go to Biometric-Auth and click on Fork in the top right corner to fork the repository to your Github account.
  3. Clone the project. Open the forked Biometric-Auth repository from your GitHub account and click on the "Clone or Download" button. You should be able to see the option "Open in Xcode"; this is the recommended option and should be used to get a local copy of the project on your machine.
  4. Open your terminal and go to the project folder on your machine. Run the command pod install (note: you may first need to install cocoapods using sudo gem install cocoapods). A new .xcworkspace file shall be created.
  5. You're all set now! Use the .xcworkspace file for development.

About

Integrating Face ID Login Page UI With Firebase Authentication Using SwiftUI - SwiftUI 2.

https://aryasoni98.github.io/project5.html

License:MIT License


Languages

Language:Swift 96.1%Language:Ruby 3.9%