Tagged: Text
There are 11 items tagged #Text.
And there a lots of other tags to explore.
There are 11 items tagged #Text.
And there a lots of other tags to explore.
You might want to use small caps to make your UI more interesting, but not all languages and typography support small caps. Let's learn how to solve this in iOS 17.
Since iOS 14, SwiftUI Text has had many initializers dedicated to presenting dates. Let's explore all of them.
In iOS 16, Apple introduces three new width styles to the SF font family. Let's see what they look like and how to use them.
In iOS 16, we got a big improvement over lineLimit modifiers. Let's see what we can do with it.
In iOS 16, we can create a multiple text field with new initializers and a little help from the .lineLimit(_:) modifier.
There are two ways to set a font size for Text view in SwiftUI. Let's see what they are and how to set them.
We have no way to set the minimum lines of Text in SwiftUI, but you can have that with this bit of hack.
Learn how to apply gradient colors to a SwiftUI text view.
See all tags.