skyofdwarf / Reduxy

A implementation of redux with ObjC, inspired by https://github.com/zhooleen/Redux-in-Objective-C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduxy

CI Status Version License Platform

Implementation of Reduxy in Objective-C, inspired by Redux-in-Objective-C

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod "Reduxy"

Author

skyofdwarf, skyofdwarf@gmail.com

License

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

About

A implementation of redux with ObjC, inspired by https://github.com/zhooleen/Redux-in-Objective-C

License:MIT License


Languages

Language:Objective-C 95.7%Language:Ruby 4.3%