enisn / TreeView.Maui

A simple treeview control for MAUI
MIT License
38 stars 8 forks source link

TreeView not display for window when using CommunityToolkit.Maui #19

Open rbenbrightsoftware opened 1 year ago

rbenbrightsoftware commented 1 year ago

TreeView is not display for Windows when I have "CommunityToolkit.Maui" nuget installed and use "UseMauiCompatibility" like shown in image

image

enisn commented 1 year ago

There shouldn't be a problem with CommunityToolkit since TreeView doesn't use anything that can be possibly conflicted with CommunityToolkit. By the way, this repository was a PoC before implementing TreeView for UraniumUI project.

This repository won't be maintained anymore.

You use TreeView in UraniumUI, that is compatible with CommunityToolkit.
Check this out: https://enisn-projects.io/docs/en/uranium/latest/themes/material/components/TreeView