Anton
Anton
Even thought [TreeView](https://github.com/genkernel/TreeView) can be accessed from Swift via bridging header - it is implemented in ObjC. It would be nice to rewrite existing code into native Swift to simplify...
ARC in action. Woohoo.
Thanks for the SheeKit. I started using it due to memory related issues with native .sheet() implementation (https://stackoverflow.com/questions/77153299/swiftui-view-leaks-in-ios-17#comment136053128_77153299). I noticed SheeKit does not play well with NavigationStack embedded inside of...