Reading List
Dragging From a List With SwiftUI from Michael Tsai RSS feed.
Dragging From a List With SwiftUI
Marco Arment: I wish so badly that SwiftUI’s .onMove supported multiple-item selection in a List.I should never need to tell my customers, “That was too difficult to achieve in SwiftUI, so that feature is gone.” It’s scary reading stuff like this because, glancing at the API, the source is an IndexSet, so it seems like […]