- Added animation bridging from SwiftUI with
LabelView
. - Removed broken support of
layoutMargins
inLKLabel
. - Added support of optimised text rendering when
label.numberOfLines == 1
. - Added respecting of the default
font
ofLKLabel
.
LabelView
.layoutMargins
in LKLabel
.label.numberOfLines == 1
.font
of LKLabel
.