Post

Replies

Boosts

Views

Activity

Comment on GestureComponent bug on visionOS
That bug is not about drag gesture's minimumDistance, any gesture such as TapGesture() in GestureComponent() on visionOS would be failed. You can copy that line of code in your Xcode and you will see a warning on visionOS: Argument type 'DragGesture' does not conform to expected type 'Decoder'.
Topic: Spatial Computing SubTopic: General Tags:
Sep ’25