• Post category:StudyBullet-7
  • Reading time:4 mins read


Explore all there is SwiftUI’s Text View has to offer

What you will learn

SwiftUI 3

SwiftUI 3 Text View

Dynamic fonts and other advanced text view modifiers

Detailed study of Text view in SwiftUI 3

Description

SwiftUI has lots of modifiers and views that can help with easier app development for iOSΒ apps.

In this course we will take a deep dive into SwiftUI Text view including SwiftUI 3 and iOS 15.

We will start with basic text modifiers which will include font, line limit, truncation mode, font styling etc. From there we will go on advance topics like kerning, tracking, font design, line spacing, scale factor.

We will look at dynamic font and text view’s behavior around dynamic font resizing to support for better accessibility. We ill also cover multiline text alignment behavior, baseline offset, custom fonts for both preloaded fonts and fonts that can be imported into the project and can be used inside the project.


Get Instant Notification of New Courses on our Telegram channel.


We will learn about images and their behavior in Text, how to format strings inside text view and support them for dynamic fonts.

We will look at all the new features added in SwiftUI 3 and iOSΒ 15 for Text view which includes, Markdown support, Attributed String, newly added capabilities for Dynamic Type support and text selection for system based context menu so text can be copied.

So join me for this course and let’s explore Text View in depth with SwiftUI and iOS.

English
language

Content

Introduction

Introduction: Overview of Text

Text View in Depth

Fonts in Text View
Line Limit Modifier
Text Truncation Mode
Font Weight
Font Weight
Date Style
Font Design
Formatting in Text
Kerning
Tracking
Line Spacing
Tightening of Text
Minimum Scale Factor
Multiline Text Alignment
Baseline Offset
Layout Priority
Custom System Font
Custom External Font
Dynamic Font
Scaled Metric
Text Case
Images in Text View

New in SwiftUI 3

Markdown Support
Attributed String
Date Formatting
Dynamic Type
Text Selection