maxxfrazer / RealityUI

A Swift Package for creating familiar UI Elements and animations in RealityKit. For both Augmented Reality or Virtual Reality scenes. Now with visionOS support.
https://maxxfrazer.github.io/RealityUI/
MIT License
665 stars 36 forks source link

Drag gesture component/issue19 #23

Closed maxxfrazer closed 1 year ago

maxxfrazer commented 1 year ago

All RUIControls now use RUIDragComponent for movements or interactive functionality.

RUIDragComponent is heavily documented within this repo with DocC

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:exclamation: No coverage uploaded for pull request base (staging@e8d6ec8). Click here to learn what that means.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## staging #23 +/- ## ========================================== Coverage ? 83.49% ========================================== Files ? 24 Lines ? 1757 Branches ? 0 ========================================== Hits ? 1467 Misses ? 290 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.