Does the library reject a textColor change?
dlpigpen opened this issue · 2 comments
dlpigpen commented
I don't know whether the library supports changing the textColor of UILabel ? I've tried in my project but it does not work.
johnno1962 commented
Do you have an @objc injected() method?
dlpigpen commented
@johnno1962 jo
Yes, i did. it worked then, however how about reload a UIStoryboard. I've not found any way to do that.