SwiftUI Tip 💡 In iOS 18.0+, you can attach actions to List sections using the sectionActions() modifier.
3
30
265
19K
178
Download Image
@ios_dev_alb this is awesome, know a hack how to make propeк drag and drop between sections with animations and stuff? want to do it for years)
@ios_dev_alb Is there a difference compared to just adding buttons as items inside the sections?