Skip to content

CombineViewController provides similar functionalities to RxViewController but operates based on the Combine framework instead of RxSwift.

License

Notifications You must be signed in to change notification settings

chorim/CombineViewController

Repository files navigation

CombineViewController

CombineCocoa supports Swift Package Manager (SPM)

CombineViewController provides similar functionalities to RxViewController but operates based on the Combine framework instead of RxSwift.

Dependencies

This project has the following dependencies:

  • Combine.framework
  • CombineInterception.framework

Installation

Swift Package Manager

Add the following dependency to your Package.swift file:

.package(url: "https://github.com/chorim/CombineViewController.git", from: "0.1.0")

License

MIT, See the LICENSE file.

The Combine framework are property of Apple Inc.

About

CombineViewController provides similar functionalities to RxViewController but operates based on the Combine framework instead of RxSwift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages