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

https://github.com/droideveloper/mvicocoa

Model-View-Intent in ios platform
https://github.com/droideveloper/mvicocoa

clean-architecture cocoa framework ios mvi swift4

Last synced: 3 months ago
JSON representation

Model-View-Intent in ios platform

Awesome Lists containing this project

README

          

# MVI (Model-View-Intent) for Cocoa

## Depenedencies
* Swift 4+
* RxSwift
* Swinject
* Alamofire

## Using Cocoa Pods

```sh
pod 'MVICocoa', :git => "https://github.com/droideveloper/MVICocoa.git", :branch => "release/2.1.1"
```

for different versions you can change branch