Workflow
TextEditor
icon
Search documents
SwiftUI’s Rich Text Editor
Apple Developer· 2025-06-12 17:01
TextView now supports AttributedString. By passing a binding to an AttributedString into TextEditor, We’ve allowed our friends to comment on our pictures with rich text using the built-in text formatting controls. Awesome.Do you smell that. Smells like delicious rich text in SwiftUI. ...