We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Merge pull request #9 from litso/circle-ci Add basic CI
Merge pull request #5 from erikstrottmann/swift-5 Swift 5
Merge pull request #4 from erikstrottmann/swift-4.2 Update to Swift 4.2
Merge pull request #2 from erikstrottmann/swift-4 Update to Swift 4 and Xcode 9.2
Fix Linting Warning
Make init(sections:) and sections property public
Fix build warning
Introduce Sections collection type
Find index path of row in array of sections Row must be comparable. Rows are now editable to allow editing already build rows.
Find index path for equatable values