uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.84k stars 235 forks source link

set the tab titles to fill the entire width of the phone screen #534

Closed javadmahmoodi closed 3 years ago

javadmahmoodi commented 3 years ago

Hello. How can I set the tab titles to fill the entire width of the phone screen and the tab titles to be read completely. I am unable to do this and I ask you for help. Thank you 🙏🏻🙏🏻🌹

image

msaps commented 3 years ago

@javadmahmoodi you can use the contentMode on TMBarLayout to achieve this...

bar.layout.contentMode = .fit

Simulator Screen Shot - iPhone 12 Pro - 2020-11-12 at 08 09 19