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.
- Swift 5.0
- iOS 8 +
pod 'RxActivityIndicator'
github "InsectQY/RxActivityIndicator"