bright / Cero

HTML like views for iOS
Apache License 2.0
3 stars 1 forks source link

Code generation for view helpers #5

Open miensol opened 9 years ago

miensol commented 9 years ago

Interacting with views defined through layout right now is done through a helper passed to completion callback.

However you have to manually define the protocol of the helper - it would nice to have the protocol generated when a change to layout is detected.

Ideally it would also be added to a project files.