Re: iOS: selectable but not editable text


Bob Stern
 

Here's an untested idea worth a quick experiment: In a ZStack, superimpose a TextField view with .opacity(0) over a Text view.

Bob Stern

Join {cocoa@apple-dev.groups.io to automatically receive all group messages.