guilhermearaujo / GUITabPagerViewController

MIT License
454 stars 69 forks source link

How to change TitleFont on each tab #30

Closed BasimMajeed closed 7 years ago

BasimMajeed commented 8 years ago

I want to have different font for each tab title. How can this be done?

guilhermearaujo commented 7 years ago

You can use a different UIView for each tab. There is no way to customize it if you just pass the title list.