colbymillerdev / react-native-progress-steps

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

feat: render steps dynamically, remove lodash #80

Open shahidcodes opened 3 years ago

shahidcodes commented 3 years ago

remove lodash.times with es6 .map and support rendering steps dynamically