
ColorMatchTabs
Inspired by this project on Dribbble
Requirements
iOS 9.0
Swift 2.2
How to use
To setup and customize the component you should implement ColorMatchTabsViewControllerDataSource forColorMatchTabsViewController.
public protocol ColorMatchTabsDataSource: class {
func numberOfItems(inController controller: ColorMatchTabsViewController...