Skip to content

Releases: EurekaCommunity/ViewRow

Swift Package Manager Support

13 Dec 00:42
Compare
Choose a tag to compare

Add support for using the Swift Package Manager for integrating ViewRow into projects.

Dark Mode Support

28 Oct 18:10
f6a7c10
Compare
Choose a tag to compare

Update ViewRow to properly display content in iOS 13's Dark Mode.

ViewRowGeneric

03 Sep 18:34
Compare
Choose a tag to compare

Added the ViewRowGeneric class allowing the specification of a ViewRow and associated value data type.

Correct a regression

27 May 22:47
Compare
Choose a tag to compare

Correct a regression in the 0.5 release.

Eureka 5, Swift 5

27 May 22:22
Compare
Choose a tag to compare

Update the example app to use Eureka 5 and Swift 5

Xcode 10, Swift 4.2

28 Sep 20:41
Compare
Choose a tag to compare
0.4

Swift 4.2 changes

API Simplification

13 Jan 21:24
Compare
Choose a tag to compare

This version provides a default row height calculation based on the height of the custom view. This version also removes the need to add the custom view to the cell's contentView. Both of these changes are backwards compatible and will be adversely effect existing code.

Eureka 4, Swift 4, and Xcode 9

28 Sep 19:13
Compare
Choose a tag to compare
Merge pull request #1 from EurekaCommunity/Eureka4

Eureka 4, Swift 4, and Xcode 9