orbit-swiftui
orbit-swiftui copied to clipboard
Make separators and borders configurable by modifier
The TileGroup and Tile/ListChoice should have configurable separator, similar to how native List
separator can be configured based on content, or how backgroundColor()
can be configured.
A border around Card, Tile and other components should be driven by a modifier too.