tombenner / nui

Style iOS apps with a stylesheet, similar to CSS
MIT License
3.76k stars 462 forks source link

Add some property support to UITextField. #351

Closed szyhf closed 8 years ago

szyhf commented 8 years ago

add property 'text-align'、‘text-alpha’、‘text-auto-fit’ to TextField. add property 'horizontal-align' to UITextField.

timbodeit commented 8 years ago

Please update the Readme to document the new attibutes and use 4 spaces for indentation. Apart from that LGTM.

szyhf commented 8 years ago

As your wishes ~

I've already change the Readme and use 4 spaces