bitomule / CombineExtensions

Extensions adding the Combine missing parts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CombineExtensions (WIP)

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CombineExtensions is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CombineExtensions'

Todo

  • Carthage
  • SPM
  • Test
  • Add support for all the Combine supported platforms
  • Add example app
  • Add docs

Author

bitomule, bitomule@gmail.com

License

CombineExtensions is available under the MIT license. See the LICENSE file for more info.

About

Extensions adding the Combine missing parts

License:MIT License


Languages

Language:Swift 92.6%Language:Ruby 7.4%