Closed Relax594 closed 4 years ago
It is an issue with react-native-vector-icons on iOS.
@Relax594 DId you solve it? Same here...
@Relax594 DId you solve it? Same here...
as i've written it is an issue with react-native-vector-icons which is used in this lib. I just solved it by adding padding 1px left and top
please share me your code, I need see some method create icons
Since we can't create issues in your fork, i'm doing it here @peterpme A custom renderStepIndicator with a few custom styles lead to uncentered content inside the step indicator steps. But only on iOS, on Android it is fine.
Android: perfectly centered
iOS: not centered