When I add properties to UIView via a category, and then target those properties through a style sheet, nothing happens. It seems like Classy's reflection doesn't find properties added through extensions? Is there a workaround - or am I misdiagnosing this issue?
Hi there,
When I add properties to UIView via a category, and then target those properties through a style sheet, nothing happens. It seems like Classy's reflection doesn't find properties added through extensions? Is there a workaround - or am I misdiagnosing this issue?
Thanks.