This project uses ReactiveCocoa extensively and demonstrates the MVVM architecture. It’s always better to see how these things play in a real world project.
https://robots.thoughtbot.com/open-sourcing-tropos
Advertisements
This project uses ReactiveCocoa extensively and demonstrates the MVVM architecture. It’s always better to see how these things play in a real world project.
https://robots.thoughtbot.com/open-sourcing-tropos
Seems like there is a lot of hype around ReactiveCocoa these days. This tutorial shows how to convert a log-in screen to use ReactiveCocoa signals. It includes source code and step by step instructions.