RRSocialLogin
Social (FB and Google) login by RxSwift.
Requirements
pod 'RxCocoa'
pod 'RxSwift'
pod 'FBSDKLoginKit'
pod 'GoogleSignIn'
Installation
Manually
- Download and drop
RRFBLogin.swift, RRGoogleLogin.swift & SocialStruct.swift
in your project. - Congratulations!
Usage example
To run the example project, clone the repo, and run pod install from the Example directory first.