SkillAgentSearch skills...

RxActivityIndicator

Let the sample code in RxSwift support Cocopods and Carthage

Install / Use

/learn @InsectQY/RxActivityIndicator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

CocoaPods

pod 'RxActivityIndicator'

Carthage

github "InsectQY/RxActivityIndicator"

Related Skills

View on GitHub
GitHub Stars7
CategoryCustomer
Updated2y ago
Forks0

Languages

Swift

Security Score

70/100

Audited on Apr 26, 2023

No findings