I am trying to implement Expandable List View in Xamarin.Forms, Since there is not inbuilt control, I am using simple List View and using it as Grouped. But I am not able find control of Header Tap event.
Is there such a tap event ?
Other possibilities of making Expandable List View in Forms ?