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

feature: add tint color to sort arrow #32

Closed altagir closed 5 years ago

altagir commented 5 years ago

add tint color to sort arrow (sortArrowTintColor in DataTableConfiguration)

altagir commented 5 years ago

I am unsure I will push you pull request in the future. It took 26 days just to get an answer. I will continue on my fork

pavankataria commented 5 years ago

Sorry it took so long. There were some issues at work which forced me to change jobs. I've taken another look now and this is great! Thanks for the contribution!

Will merge this in.