Login
Roast topics
Find topics
Find it!
From:
Swift with Majid
(Uncensored)
subscribe
Introducing UIGestureRecognizerRepresentable protocol in SwiftUI | Swift with Majid
https://swiftwithmajid.com/2024/12/17/introducing-uigesturerecognizerrepresentable-protocol-in-swiftui/
links
backlinks
Tagged with:
interactions
Roast topics
Find topics
Roast it!
SwiftUI provides the UIViewRepresentable and UIViewControllerRepresentable protocols since its inception. As you might know, we can use them to wrap any UIKit view or controller and place it in the SwiftUI hierarchy.