SwiftUI View to display property information based on Swift's reflection API for any type of value.
| A | B | C |
|---|---|---|
![]() |
![]() |
![]() |
let value = Item()
ReflectionView(value)ReflectionView is released under the MIT License. See LICENSE
SwiftUI View to display property information based on Swift's reflection API for any type of value.
| A | B | C |
|---|---|---|
![]() |
![]() |
![]() |
let value = Item()
ReflectionView(value)ReflectionView is released under the MIT License. See LICENSE