johnno1962/injectionforxcode

Does the library reject a textColor change?

dlpigpen opened this issue · 2 comments

I don't know whether the library supports changing the textColor of UILabel ? I've tried in my project but it does not work.

Do you have an @objc injected() method?

@johnno1962 jo
Yes, i did. it worked then, however how about reload a UIStoryboard. I've not found any way to do that.