SwiftUITodo icon indicating copy to clipboard operation
SwiftUITodo copied to clipboard

Added swipe-to-delete

Open ByteSizeCode opened this issue 5 years ago • 1 comments

Optional swipe to delete for cells

ByteSizeCode avatar Jun 09 '19 08:06 ByteSizeCode

Change: added .onDelete(perform: delete) and .onMove(perform: move)

ByteSizeCode avatar Jun 09 '19 08:06 ByteSizeCode