140 Forks
1525 Stars
1525 Watchers

CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.

How to download and setup CombineExt

Open terminal and run command
git clone https://github.com/CombineCommunity/CombineExt.git
git clone is used to create a copy or clone of CombineExt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CombineExt https://github.com/CombineCommunity/CombineExt/archive/master.zip

Or simply clone CombineExt with SSH
[email protected]:CombineCommunity/CombineExt.git

If you have some problems with CombineExt

You may open issue on CombineExt support forum (system) here: https://github.com/CombineCommunity/CombineExt/issues