Text and Typography
Learn how to work with text and create sophisticated typography in SwiftUI.
1. Basic Text Usage
Master the fundamental ways to display and style text in SwiftUI.
30 min
2. Font Styles and Sizes
Learn to work with system fonts, custom fonts, and dynamic type.
30 min
3. Text Decorations
Apply colors, weights, and styles to enhance text appearance.
30 min
4. Line Limits and Text Truncation
Control text layout and handling overflow situations.
30 min
5. Working with LocalizedString
Implement proper text localization in your SwiftUI apps.
30 min
6. Displaying Markdown Text
Render and style markdown content in your applications.
30 min
7. Using AttributedString
Create rich text with multiple styles and attributes.
30 min