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

Migration to Swift 4.2 #24

Closed altagir closed 5 years ago

altagir commented 5 years ago

Pull requests

The easiest way to start contributing is searching open issues by help wanted tag.

pavankataria commented 5 years ago

There's a few conflicts here, but don't worry I'll merge this in.