ReflectionView

0.8.1

SwiftUI View to display property information based on Swift's reflection API for any type of value.
p-x9/swiftui-reflection-view

What's New

v0.8.1

2024-04-02T16:04:14Z

What's Changed

  • Fix to show elements of dict or list by @p-x9 in #10

Full Changelog: 0.8.0...0.8.1

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

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Fri May 03 2024 13:45:34 GMT-0900 (Hawaii-Aleutian Daylight Time)