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

Patron support and (Inline) Editing #63

Open marchildmann opened 3 years ago

marchildmann commented 3 years ago

I really do love this piece of software as I think there is a huge demand for data applications on a mobile environment. It would be great if we could support your work on Patron and get new features more quickly.

I'd love to see (Inline) Editing

Cheers Marc

pavankataria commented 2 years ago

Hi @marchildmann, inline editing will become a feature the moment I can get custom cell views implemented. This will allow you to register your own cells!

Also, thank you, here is the open collective link so you can support this open source project: It's completely optional! It's aimed towards the generous folks who want to show support https://opencollective.com/swiftdatatables

Thank you