CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.

RACCommandEX 0.1.0

RACCommandEX 0.1.0

Maintained by fanpeng.



  • By
  • fanpeng

RACCommandEX

Example

扩展RACComand,内部数据和错误可以缓存,以及可以外部手动发送数据,在多个页面同一个请求时使用非常方便,多个页面同时出发请求只会请求一次,但是会共享同一次请求结果。

Requirements

Installation

RACCommandEX is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RACCommandEX'

Author

fanpeng, [email protected]

License

RACCommandEX is available under the MIT license. See the LICENSE file for more info.