ColinEberhardt / Avalon

A prototype binding framework for iOS - to support the MVVM pattern
16 stars 7 forks source link

Support all UI controls with basic binding #13

Open ColinEberhardt opened 9 years ago

ColinEberhardt commented 9 years ago

Provide binding support to the following:

UIView subclasses

UIControl subclasses

ColinEberhardt commented 9 years ago

TODO: