CombineDisposeBag
This is a WORK IN PROGRESS, not ready for PRODUCTION.
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
- iOS 13
Installation
CombineDisposeBag is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CombineDisposeBag'
TODO
- Threading
- Carthage
- SPM
- Test
- Add support for all the Combine supported platforms
- Add example app
- Add docs
Author
bitomule, bitomule@gmail.com
License
CombineDisposeBag is available under the MIT license. See the LICENSE file for more info.