colbymillerdev / react-native-progress-steps

A simple and fully customizable React Native component that implements a progress stepper UI.
MIT License
361 stars 145 forks source link

Feature: Able to Wrap Components Around ProgressStep, Able to Render Steps Dynamically #91

Open haseeb-numu opened 3 years ago

haseeb-numu commented 3 years ago

it was a great library ... really saved my lot of time during development. there was slight issue, it was more of a logical error. when i tried to render dynamically from children prop in which each child have Progressive Step Wrapper, Steps buttons glitched.

What this code can do

fweffort commented 2 years ago

would be great!