/XamarinFormsAcordeonListView

Acordeon using Syncfusion's list view

Primary LanguageC#

Xamarin Forms Acordeon

For iOS , Android and UWP

Prerequisites

Syncfucion SFListView

How does it work?

1- Create group for every item in items source. Here

2- Use ItemTemplate as acordeon's detail template and its GroupHeaderTemplate as master item header of acordeon.

3- Use ExapantionIndicatorConverter to manage ▲ ▼ indicators.