You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. Can we expect UIButton rex_image property or UIPageControl rex_currentPage? Or very useful NSLayoutConstraint rex_constant and rex_priority properties?
Sure UIKit has lots of different properties and adding them all will make this simple tiny library very complex. But I think there are still lots of often used that can be also added
Thanks!
The text was updated successfully, but these errors were encountered:
You can always suggest new properties. :) I also foresee the dramatic(?) growth in RAC5 after deploying gyb (and introducing the BindingConsumer protocol, perhaps).
How do you define UI properties that are in Rex.
E.g. Can we expect UIButton rex_image property or UIPageControl rex_currentPage? Or very useful NSLayoutConstraint rex_constant and rex_priority properties?
Sure UIKit has lots of different properties and adding them all will make this simple tiny library very complex. But I think there are still lots of often used that can be also added
Thanks!
The text was updated successfully, but these errors were encountered: