react-native-progress-steps
react-native-progress-steps copied to clipboard
A simple and fully customizable React Native component that implements a progress stepper UI.
Add Auto-generate types for typescript. it fixes #83
How do i make the progress steps scroll ?
If there are more than 5 steps, the step bar is not rendered correctly and the two outer circles are cut off.
typescript Cannot find module 'react-native-progress-steps' or its corresponding type declarations
Typescript support is not available as @types/react-native-progress-steps
Is there a way I can center the check when completed or the step number? currently mine looks like this 
 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.  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.