Open tranb3r opened 1 year ago
Some workarround?
I'm not sure what could be the issue. Have you checked the code in https://github.com/vapolia/MauiGestures/blob/main/MauiGestures/Platform/MaciOS/PlatformGestureEffect.cs ?
If you have a suggestion, I'm open.
When using a SwipeView, if I add a LongPress gesture on it, then the swipe animation is not fluid anymore. This happens on iOS only. No issue on Android.
Repro project can be found here: https://github.com/tranb3r/Issues/tree/main/MauiAppSwipeViewAnimation