Is multiple actions not yet supported with SwiftUI when swipe List items?
This is really disappointed I can't find a way to implement this using SwiftUI .
Need some advices folks I really do need to implement something similar
Is multiple actions not yet supported with SwiftUI when swipe List items?
This is really disappointed I can't find a way to implement this using SwiftUI .
Need some advices folks I really do need to implement something similar
You can use swipe actions (supported by ios 15>) https://developer.apple.com/documentation/swiftui/view/swipeactions(edge:allowsfullswipe:content:)