/swiftui-reflection-view

SwiftUI View to display property information based on Swift's reflection API for any type of value.

Primary LanguageSwiftMIT LicenseMIT

ReflectionView

SwiftUI View to display property information based on Swift's reflection API for any type of value.

Github issues Github forks Github stars Github top language

Demo

A B C
A B C

Usage

let value = Item()

ReflectionView(value)

License

ReflectionView is released under the MIT License. See LICENSE