24ark / react-native-step-indicator

A simple react-native implementation of step indicator widget compatible with the ViewPager and ListView.
Apache License 2.0
1.43k stars 312 forks source link

Font size of step indicators are increased when change device font size... #107

Open kp72-dev opened 3 years ago

kp72-dev commented 3 years ago

I want to set allow font scalling false to it. i dont want to allow to increase font size when device font is increased. Please help about that