react-native-progress-steps icon indicating copy to clipboard operation
react-native-progress-steps copied to clipboard

A simple and fully customizable React Native component that implements a progress stepper UI.

Results 54 react-native-progress-steps issues
Sort by recently updated
recently updated
newest added

Add Auto-generate types for typescript. it fixes #83

If there are more than 5 steps, the step bar is not rendered correctly and the two outer circles are cut off.

good first issue

Is there a way I can center the check when completed or the step number? currently mine looks like this ![Screenshot from 2022-09-14 22-06-38](https://user-images.githubusercontent.com/34314581/190262657-a1e23453-088b-4c6a-ae86-159d9205f1b9.png)

![WhatsApp Image 2023-07-21 at 6 14 38 PM](https://github.com/colbymillerdev/react-native-progress-steps/assets/47728873/24731798-490b-489f-a4ba-f51578041fe9) I have used this library but this path is not navigable on Android and it works on IOS Properly This Is the...

I want to customize the line length between two progress circles. Its current behaviour is as follows. ![image](https://user-images.githubusercontent.com/41533942/78866392-ea050980-7a5c-11ea-918f-afb7cc0ae1c3.png) I want to increase the length between 1 and 2 so that...

Can we have complete buttonContainer dynamic prop update as well similar to buttonTextStyle prop? Currently bottom: 40 is too big for small screens.

Scrollable view for the progress bar

new behavior in the length of the bar has been added, giving another feature to the component.