flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
600 stars 40 forks source link

render attributedstring #178

Closed michaelknoch closed 6 years ago

michaelknoch commented 6 years ago

Current behavior

attributedStrings render without their attributes as plain strings

Expected behavior

.foregroundColor and .kern is taken into account

Please check if the PR fulfills these requirements