yysskk / SwipeMenuViewController

Swipable tab and menu View and ViewController.
MIT License
1.29k stars 131 forks source link

Monochrome color support added for tabview title color transition #107

Open furkan-arslan opened 4 years ago

furkan-arslan commented 4 years ago

TabView title color transition did not support monochrome colors such as black, white and grays. So, I've modified the UIColor extension to support monochrome color transitions.