tombenner / nui

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

iOS7 and UIView tintColor #223

Open grantjk opened 10 years ago

grantjk commented 10 years ago

Now that in iOS7 all UIView's support a tintColor property, it makes sense to have this option in Nui on UIView.

Before I go trying to write a pull request, is there any reason it's not in here yet?

PabloLerma commented 9 years ago

Yeah, we should do it. I see that you haven't finally done it. I will try to do it and make a PR.

timbodeit commented 8 years ago

See #298. 90% done, but still needs some work. Would be awesome if someone could build on top of this.