Closed Relax594 closed 4 years ago
"Reset" Animation is broken after updating to v1.0.2. All steps will be shown as currently selected (height and width does not reset, background and bordercolor does somehow) after being selected once.
<StepIndicator stepCount={stepCount} currentPosition={currentPage} onPress={onStepPress} />
v1.0.2:
Also the whole Step-Indicator seems to ignore parent containerstyles now as he is misaligned after the update. v.0.x:
cc: @peterpme
Fixed in 1.0.3
"Reset" Animation is broken after updating to v1.0.2. All steps will be shown as currently selected (height and width does not reset, background and bordercolor does somehow) after being selected once.
v1.0.2:
Also the whole Step-Indicator seems to ignore parent containerstyles now as he is misaligned after the update. v.0.x:
cc: @peterpme