Hi,
what would a way to display formatted/attributed/styled text?
I could not find the equivalent to something like TextView
with option to give it something like an AttributedString
.
Is there something like an WebView
I could use to achieve something similar?
Cheers, Michael