Обложка канала

iOS dev

8637 @iosdevio

Awesome channel about iOS app development

iOS dev

4 года назад
Открыть в
Markdown rendering using Text in SwiftUI

SwiftUI comes with built-in markdown support for text, making it easy to transform the text into bold, italic, and other formats. iOS 15 and SwiftUI 3 introduced support taking away the need to combine text weight for similar results. Markdown isn’t wholly supported (more on that later), but many features like bold, italic, and links … →

SwiftLee