ermalkaleci / CarbonKit

CarbonKit - iOS Components (Obj-C & Swift)
MIT License
682 stars 164 forks source link

How to change selected tab background color ? #247

Open Mayankpalotra opened 4 years ago

Mayankpalotra commented 4 years ago

Hello @ermalkaleci

Can i change the background color of selected index, Please help when any solution is available.

nggondaliya commented 4 years ago

Use, [carbonTabSwipeNavigation setSelectedColor: font:]; method.