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
- Host: GitHub
- URL: https://github.com/droideveloper/mvicocoa
- Owner: droideveloper
- Created: 2018-10-24T14:58:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T09:47:06.000Z (about 5 years ago)
- Last Synced: 2025-01-18T21:17:15.090Z (about 1 year ago)
- Topics: clean-architecture, cocoa, framework, ios, mvi, swift4
- Language: Swift
- Size: 2.19 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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