Is there an easy way to allow users to tap on SwiftUI Text elements to highlight specific words e.g. copy ?
The .textSelection API works to select an entire block of text however it'd be great to confirm if there is an existing way with Text for individual words or if Apple plan on adding this ability at some point in the future.