When having a TreeView with ItemTemplate and adding the TapGesture on ItemTemplate, the scrolling on mobile stops working.
Workaounrd:
Add the tap gesture only on a label, not to the complete item template.
Improve the scrolling through the TreeView items on iOS and MacCatalyst.
Currently the control has a reduced scrolling performance.
Child nodes rendering issue in the template inside of TreeView. it's a random issue but it's easy to replicate specially if you
Provide an option to swipe the TreeView Item.
I have tried using the Microsoft .NET MAUI SwipeView, but the control cannot scroll.
Having a TreeView on a page, and when navigating forward backward to this page, start expand collapse items with many children, the expand indicator is misplaced: