/firebaseAuthTest

Firebase Auth + Facebook Login Sample iOSApp

Primary LanguageSwift

firebaseAuthTest

Swift 4.2

firebase Auth + Facebook Loginを利用した、Swift4.2のサンプルアプリです 詳細はQiita記事に記載しています

Swift3のサンプルは、branch:swift3にあります

Usage

To build and run, clone this repository, open in Xcode and hit "Run".

$ git clone git@github.com:w2-yamaguchi/firebaseAuthTest.git
$ cd firebaseAuthTest
$ pod install
$ open firebaseAuthTest.xcworkspace