To experts:
I am not able to modify the font size of tab name:
I tried multiple places, but doesn't work.
Any idea without using embeded view?
To experts:
I am not able to modify the font size of tab name:
I tried multiple places, but doesn't work.
Any idea without using embeded view?
Have you adjusted the props.tabStyle
property? Adding fontSize
to props.tabStyle.active
works for me on 8.1.44
My bad. That works. Thank you for quick response..