Login
From:
Peter Steinberger
(Uncensored)
subscribe
Supporting Both Tap and Long Press on a Button in SwiftUI
https://steipete.me/posts/2021/supporting-both-tap-and-longpress-on-button-in-swiftui/
links
backlinks
Roast topics
Find topics
Find it!
Creating a SwiftUI button that supports both tap and long-press gestures by bridging to UIKit when SwiftUI's gesture system fails on Catalyst.