I have a list that's inside a horizontal scroll view:
- horizontal scroll view
- list
- list row
- list row
- list row
- list
- list row
- list row
- list row
- list
- list row
- list row
- list row
- list
When I add swipe actions on list rows and try to use the app, the scroll view scrolls instead.
does anyone a solution to this?