kreeger / BDKCollectionIndexView

Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.
MIT License
158 stars 29 forks source link

Color settings for index control #3

Closed maurerbot closed 10 years ago

maurerbot commented 10 years ago

@kreeger if you approve this can you release a new pod version?

kreeger commented 10 years ago

@adrianmaurer Thanks for this! I'll release an updated pod version once I familiarize myself with their new process (things have changed a lot this year for the CocoaPods project), but in the meantime you can always use

pod 'BDKCollectionIndexView', :head

in your Podfile, I think.

maurerbot commented 10 years ago

:+1: yay!