SwiftSunburstDiagram
SwiftSunburstDiagram copied to clipboard
SwiftUI library to easily render diagrams given a tree of objects. Similar to ring chart, sunburst chart, multilevel pie chart.
I have an issue when applying to the none SwiftUI project using subclass the UIHostingController. file SettingsNodesView.swift ``` fileprivate func nodeCellFor(_ node: Node) -> some View { return NavigationLink(destination: SettingsNodesView(nodes:...
Bug
 When I click it 4 times it hangs and no longer opens. xcode 11.3 , iOS 13.3