Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

How to avoid swipe gestures conflict between MasterDetail page and UITableview Row action

$
0
0

We have MasterDetail page and in the detail page I have a Listview implemented. Due to the lag in listview, we decided to implement in Native iOS renderer for Listview. That is mostly completed except for the UITableviewCell Row actions. The Row action swipe is not working properly. Then I found the issue is with Swipe gesture of Master Detail page.

In native iOS, it can solved using the shouldRecognizeSimultaneouslyWithGestureRecognizer. I can find the corresponding property in UIGestureRecognizerDelegate, but don't know how to implement this.

Only I have fully implemented native control for UITableviewCell. The UITableView is still rendered using Xamarin.Forms renderer only. I tried to implement the ShouldRecognizeSimultaneously in ListViewRenderer but not working.

Hope I will get some sample, how to implement this.


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>