Provide a search option in the TreeView similar as in the DataGrid.
When searching on loaded data it will highlight the items(folders, files) like in data grid.Provide an option to swipe the TreeView Item.
I have tried using the Microsoft .NET MAUI SwipeView, but the control cannot scroll.