Releases: EurekaCommunity/ViewRow
Releases · EurekaCommunity/ViewRow
Swift Package Manager Support
Dark Mode Support
Update ViewRow to properly display content in iOS 13's Dark Mode.
ViewRowGeneric
Added the ViewRowGeneric class allowing the specification of a ViewRow and associated value data type.
Correct a regression
Correct a regression in the 0.5 release.
Eureka 5, Swift 5
Update the example app to use Eureka 5 and Swift 5
Xcode 10, Swift 4.2
0.4 Swift 4.2 changes
API Simplification
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
Merge pull request #1 from EurekaCommunity/Eureka4 Eureka 4, Swift 4, and Xcode 9