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

Unable to change Indicator in release 3.0.2 #620

Open SaiBalaji-PSS opened 1 year ago

SaiBalaji-PSS commented 1 year ago

New Issue Checklist

Issue Description

bar.indicator.backgroundColor = .orange Does not changes the indicator colour in release 3.0.2 and gives default black tint irrespective of any colour

oozoofrog commented 3 months ago

New Issue Checklist

Issue Description

bar.indicator.backgroundColor = .orange Does not changes the indicator colour in release 3.0.2 and gives default black tint irrespective of any colour

can you try this?

bar.indicator.tintColor = .orange