/ReactiveCocoa

A framework for composing and transforming sequences of values.

Primary LanguageObjective-COtherNOASSERTION

ReactiveCocoa

ReactiveCocoa (RAC) is a framework for composing and transforming sequences of values.

No seriously, what is it?

Check out the announcement blog post for a ton more info.

Getting Started

RAC uses some submodules. Once you've cloned the repository, be sure to run git submodule update --recursive --init to pull them all down.

Then checkout the Mac or iOS demos.

License

Simplified BSD License