Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chenxiancai/stcbinder
If you want to decouple your business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern, it is like react-redux。
https://github.com/chenxiancai/stcbinder
binding delegate-pattern mvvm-pattern objective-c observer-pattern reactivecocoa redux
Last synced: 25 days ago
JSON representation
If you want to decouple your business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern, it is like react-redux。
- Host: GitHub
- URL: https://github.com/chenxiancai/stcbinder
- Owner: chenxiancai
- License: mit
- Created: 2017-08-14T01:27:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-20T12:26:35.000Z (about 5 years ago)
- Last Synced: 2024-03-14T17:13:18.080Z (8 months ago)
- Topics: binding, delegate-pattern, mvvm-pattern, objective-c, observer-pattern, reactivecocoa, redux
- Language: Objective-C
- Homepage:
- Size: 2.39 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# STCBinder
If you want to decouple you business logic in UI, if you want a lightweight architecture than reactivecocoa , use STCBinder, a simple and easy way to write code in MVVM pattern。### how to use!
```
pod "STCBinder"
```### framework
![image](https://github.com/chenxiancai/STCBinder/raw/master/class-diagram.png)