Skip to content

0.2.3 - Initial UIKit extensions

Compare
Choose a tag to compare
@neilpa neilpa released this 19 Jun 21:24
· 321 commits to master since this release

Adds a few property extensions to UIKit objects exposing MutableProperty's that ease binding from RAC without having to resort to DynamicProperty. Specifically:

  • UIControl.rex_enabled
  • UILabel.rex_text
  • UIButton.rex_pressed