tomaskraina / SwiftUIListSelection

Sample code that demonstrates how to implement List with selectable rows with SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUIListSelection

Sample code that demonstrates how to implement List with selectable rows with SwiftUI

Known issues:

  • The row selection does work only on macOS, not iOS.

Screenshots

SwiftUI-List-Selection screenshot

About

Sample code that demonstrates how to implement List with selectable rows with SwiftUI

License:MIT License


Languages

Language:Swift 100.0%