react-native-segmented-control / segmented-control

React Native SegmentedControl library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing of font size

starikovm opened this issue · comments

Is it possible to change font size of text in segmented control element?
Question says it all, I am trying to apply font size to the element but seems like nothing changes i nthe size of the text. Is it possible now to change it somehow?
Thanks for help in advance and thanks for cool component!

At the moment it doesn't seem to be possible. I'll look into it!

@starikovm I've just released v1.5.0 with fontSize prop that can change the fontSize 🎉