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.42k stars 312 forks source link

Needs a prop to disable font scaling #154

Open RGDEV2022 opened 1 year ago

RGDEV2022 commented 1 year ago

There should be a props that enables you to disable font scaling. If the user has scaled their fonts to the maximum size, it breaks the text in the component.

lesthoward commented 3 months ago

Use renderLabel prop to render you own Text component