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
Hi,
I am presenting a tableview in Drawer.
I tried to implement Swipe option in tableview cell using "trailingSwipeActionsConfigurationForRowAt".
I found that TableView's swipe gesture has conflict with panGesture in Drawer.
Any idea, how to fix this ?
The text was updated successfully, but these errors were encountered:
Hi,
I am presenting a tableview in Drawer.
I tried to implement Swipe option in tableview cell using "trailingSwipeActionsConfigurationForRowAt".
I found that TableView's swipe gesture has conflict with panGesture in Drawer.
Any idea, how to fix this ?
The text was updated successfully, but these errors were encountered: