SwiftUI Gesture cannot detect one of multiple gestures.
I made a library for it because no default functions for it exists and I need it for my app. https://github.com/Saw-000/SwiftUI-DetectGestureUtil
I want to use a function like this library with "import SwiftUI". The function is needed in the core maybe, isn't it?