ClutchEngineering / ClutchEngineering/slipstream
Implement SwiftUI-idiomatic Table APIs
Open
enhancement
- Dominant language
- Swift
- Stars
- 74
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Following https://developer.apple.com/documentation/swiftui/table.
The current implementation of the Table types are meant only to provide 1-1 mapping of W3C table types. Ideally Slipstream would provide an implementation of Table that's more idiomatic to SwiftUI too though, i.e. supporting data objects and typed column/row blocks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.