Closed MacMeDan closed 7 years ago
@MacMeDan I forgot to add this to the v0.3.0
release notes but MessageType
now supports:
case text(String)
& case attributedText(NSAttributedString)
Then this task is just update the example project to using attributedText(NSAttributedString)
As a MessageKit user I want the ability to customise the text style and color in a message. Often times incoming messages have a different background color and for readability I would like to be able to change the color of the text to provide better contrast.