You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
If the child element of a SwipeView has a TapGestureRecognizer attached (have not tried other gesture recognizers), the element will not swipe. This only affects Android, on iOS the swipe gesture works perfectly okay. This is easiest to see if the child element is a Frame, but the situation is the same regardless of layout type.
Steps to Reproduce
Build attached project
Attempt to swipe on the list elements in both Android and iOS
Expected Behavior
The frame should swipe to the left (SwipeView.RightItems) and expose two actions