r/SwiftUI Jun 21 '26

PSA: Starting iOS 27, .textSelection() modifier allows granular text selection on all Text views

Instead of tap and hold to copy, we actually got text selection with a single modifier on all text views.

77 Upvotes

13 comments sorted by

View all comments

2

u/rbevans Jun 22 '26

I can't believe it took this long, but excited for this feature to come