SwiftGUI
A SwiftUI GUI for browsing and editing pure Swift objects
Install / Use
/learn @yonaskolb/SwiftGUIREADME
SwiftGUI
A SwiftUI GUI for browsing and editing pure Swift objects. It's useful as a debug tool, especially in single state apps as you can browse and edit your whole app state.
It supports Swift structs, classes, and enums with associated types.
<img src="Screenshot.png" width="200"/>Development
Note that this project is still in development. It is missing features, and could be unstable.
