n8chur / ExtReactiveObjC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExtReactiveObjC

ExtReactiveObjC extends ReactiveObjC to provide useful signal operators. Dig through AUTExtReactiveCocoa.h for a list of extensions.

Installing

Routing supports Carthage.

To get the project running locally, run:

$ make bootstrap

And open the project.

Built With

Contributing

Fork the repository and and open a pull request to the master branch.

Please report any issues found on Github in the issues section.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

About

License:Apache License 2.0


Languages

Language:Objective-C 99.5%Language:Makefile 0.5%