Quantcast
Channel: February 2014 – Michael Tsai
Viewing all articles
Browse latest Browse all 52

Replacing the Objective-C “Delegate Pattern” With ReactiveCocoa

$
0
0

Justin DeWind:

Instead of having to assign a delegate to the UISearchBar and implement searchBar:textDidChange:, let’s modify the UISearchBar so there is a signal representing changes to the text.


Viewing all articles
Browse latest Browse all 52

Trending Articles