Swipe Actions in SwiftUI
Hi all, in a previous post about Core Data, we built a view with a list of notes, where users can swipe a row of a note to have it deleted. Today, let’s dive into the swipe actions in SwiftUI. The source code of this post is available here. Step 0 - ...
Feb 16, 20234 min read892
