iosdevted / ios-loginkit

Swift Login Kit with Firebase & Google Login Onboarding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Swift Login Kit📱

Boilerplate Onboarding App in Swift with Firebase & Firestore Integration and Google account login.

Start your next iOS app with this Swift Login Kit. With fully functional features, you get everything you need for user onboarding and environment setup out of the box. If you're using Firebase as your backend server, this app template is the perfect fit for you.

Features

  • Movel View ViewModel(MVVM) architecture
  • Awesome onboarding screens
  • Backend integration with Realtime Database and Storage
  • Google Login
  • Clean, scalable and maintainable code

How to run a demo app

  1. Download the source code by cloning this repository
  2. Download the GoogleService-Info.plist file from your Firebase Console and replace the existing file in the folder. This will connect the app to your own Firebase instance.
  3. Install the pods by running
pod install
  1. Open the xcworkspace file with the latest version of Xcode

About

Swift Login Kit with Firebase & Google Login Onboarding

License:MIT License


Languages

Language:Swift 99.1%Language:Ruby 0.9%