EurekaCommunity / ColorPickerRow

A color picker row for use with the Eureka form library
MIT License
56 stars 15 forks source link

Replace 'elementKindSectionHeader' with 'UICollectionElementKindSectionHeader' #13

Closed donhill closed 5 years ago

donhill commented 5 years ago

Hi. I am seeing the following when running xcode 10.1 in the ColorPickerRow lib

Pods/ColorPickerRow/ColorPicker/ColorPickerRow.swift:76:105: 'elementKindSectionHeader' has been renamed to 'UICollectionElementKindSectionHeader'

donhill commented 5 years ago

resolved by using tag from previous version