Hello,
Is there a way how to detect long press on arrow on new Siri remote?
UILongPressGestureRecognizer detect only presses on select button (small circle). How we can detect long press on the directional wheel?
Post
Replies
Boosts
Views
Activity
Is there a way to use an alternative transition for the fullScreenCover in iOS/tvOS in SwiftUI?
At present it has crossdissolve animation in tvOS and I'd like to have slide in animation.