RhProcessedDataViewModel
如何使用
- Override 'ProcessingCommand' Class. This Class Has a business Logic
- Make 'ProcessedDataViewModel' Class instance, bind relays
- provide command to viewModel to load and process data.
依赖关系
- RxSwift (>=5)
- RxRelay (>=5)
安装
RhProcessedDataViewModel 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中:
pod 'RhProcessedDataViewModel'
作者
SooHwanCho, [email protected]
许可协议
RhProcessedDataViewModel 在 MIT 许可协议下可用。更多详细信息请查看 LICENSE 文件。