01
Aligning Text in SwiftUI
SwiftUITextLayoutUI
Learn how to align single and multiline text in SwiftUI.
READ_ARTICLE
// 4 articles available
Learn how to align single and multiline text in SwiftUI.
Learn the ways to scale a text view's font size to fit its parent view in SwiftUI.
Learn how to use kCFStringTransformToUnicodeName to get the system name for any emoji.
Learn multiple approaches to replace characters and substrings in Swift strings, from simple replacements to pattern-based transformations.