Tappable Substrings In SwiftUI
I have posts on my app where users can tag other users, the expectation is that these tags should be tappable and trigger a function when tapped.
I have posts on my app where users can tag other users, the expectation is that these tags should be tappable and trigger a function when tapped.