An open API service indexing awesome lists of open source software.

https://github.com/techpro-studio/rckit

Reactive Clean Kit. Small Swift library with a lot of helpers for building Reactive iOS apps, with Clean Architecture, using Coordinator pattern as well.
https://github.com/techpro-studio/rckit

clean-architecture coordinator-pattern ios rxswift swift

Last synced: about 1 month ago
JSON representation

Reactive Clean Kit. Small Swift library with a lot of helpers for building Reactive iOS apps, with Clean Architecture, using Coordinator pattern as well.

Awesome Lists containing this project

README

        

[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![](https://img.shields.io/cocoapods/p/ReactiveCleanKit.svg?style=plastic)](https://cocoapods.org/pods/ReactiveCleanKit)
[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)

# RCKit

Reactive Clean Kit. Small library with a lot of helpers for building Reactive iOS apps, with Clean Architecture, using Coordinator pattern as well.