Skyline-23 / RxLocalAuthentication

Rx wrapper over LocalAuthentication framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Makefile 99.8%Language:Shell 0.1%Language:Swift 0.0%Language:C 0.0%Language:Perl 0.0%Language:Ruby 0.0%