react-native-step-indicator
react-native-step-indicator copied to clipboard
StepIndicator with stepCount={2} they don't take 100% wide
I'm using stepIndicator with stepCount={2} , but steps they don't take 100% wide, how i can custom this? if exist props for this?

I need same (
How to make stepindicator at full width: Open the package file at node_modules/react-native-step-indicator/src/index.tsx
-
Remove flex: 1 at stepContainer styles

-
Modify the progressBarBackgroundStyle width
in my case I'm using the horizontal. -
Modify the progressBarStyle width

nó không hieuen q
Cách tạo stepindicator ở độ rộng đầy đủ: Mở tệp gói tại node_modules / react-native-step-indicator / src / index.tsx
- Loại bỏ flex: 1 tại bước
![]()
- Sửa đổi chiều rộng ProgressBarBackgroundStyle trong trường hợp của tôi, tôi đang sử dụng chiều ngang.
![]()
- Sửa đổi chiều rộng tiến trình
![]()
nó không hiệu quả