Changing the borderColor & shadowColor of a UIView and the font properties of a UISegmentedControl in XCode w/user-defined runtime attributes & Objective-C.
Objective-C's delegate pattern isn't flexible and spreads out one particular concern into multiple areas. Here's a way to replace it using ReactiveCocoa.