pavankataria / SwiftDataTables

A Swift Data Table package, display grid-like data sets in a nicely formatted table for iOS. Subclassing UICollectionView that allows ordering, and searching with extensible options.
MIT License
448 stars 69 forks source link

How to do Swipe to delete the data-table section? #67

Open harifsp opened 3 years ago

harifsp commented 3 years ago

How to do Swipe to delete the data-table section?