Skip to content

Let the sample code in RxSwift support Cocopods and Carthage

License

Notifications You must be signed in to change notification settings

InsectQY/RxActivityIndicator

Repository files navigation

RxActivityIndicator

Swift Version License Platform

A small library that helps you keep track of operations progress.

RxActivityIndicator will make onNext with 'true' value when there is at least one operation in progress. When all operations complete, 'false' value will be sent.

Requirements

  • Swift 5.0
  • iOS 8 +

Installation

pod 'RxActivityIndicator'
github "InsectQY/RxActivityIndicator"

About

Let the sample code in RxSwift support Cocopods and Carthage

Resources

License

Stars

Watchers

Forks

Packages

No packages published