SwiftRichString
SwiftRichString copied to clipboard
Allow users to overload style property observer
Is it possible to mark style property on UILabel and friends as open instead of public? It would allow to run some useful overloads in subclasses.
What do you think?