ReduxyRecorder
ReduxyRecorder 是 reduxy 的扩展,提供记录和重放 Reduxy 行为状态对的功能。
示例
要运行示例项目,先克隆仓库,然后从 Example 目录中首先运行 pod install
。
要求
安装
ReduxyRecorder 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中
pod 'ReduxyRecorder'
作者
skyofdwarf,[email protected]
许可证
ReduxyRecorder 在MIT许可证下可用。更多信息请参见LICENSE文件。