SwiftListTreeDataSource icon indicating copy to clipboard operation
SwiftListTreeDataSource copied to clipboard

List tree data souce to display hierachical data structures in lists-like way. It's UI agnostic, just like view-model and doesn't depend on UI framework

Results 1 SwiftListTreeDataSource issues
Sort by recently updated
recently updated
newest added

The search is not working as per the implementation in the example. I am unable to filter out the data based on search. Find the following code. if textField.stringValue.isEmpty {...