Skip to content

Skyline-23/RxLocalAuthentication

Repository files navigation

RxLocalAuthentication

Version License Platform Swift 5.0+ iOS 9.0+ Swift Package Manager compatible

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Dependencies

  • RxSwift

Requirements

  • Swift 5 +
  • iOS 9.0 +

Installation

Cocoapods

RxLocalAuthentication is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RxLocalAuthentication'

Swift Package Manager

To integrate using Apple's Swift package manager, add the following as a dependency to your Package.swift:

.package(name: "RxLocalAuthentication", url: "https://github.com/Skyline-23/RxLocalAuthentication.git", .upToNextMajor(from: "1.0.0"))

Author

Skyline-23, bs2740@naver.com

License

RxLocalAuthentication is available under the MIT license. See the LICENSE file for more info.

About

Rx wrapper over LocalAuthentication framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages