David Beck :xcode: on Nostr: This is the most SwiftUI thing I've discovered in a while: adding reorder support to ...
This is the most SwiftUI thing I've discovered in a while: adding reorder support to a list is just a few lines of code, but if you want to move items between sections, you have to recreate the entire list in UIKit.
https://www.hackingwithswift.com/quick-start/swiftui/how-to-let-users-move-rows-in-a-list
https://www.hackingwithswift.com/quick-start/swiftui/how-to-let-users-move-rows-in-a-list