DEV Community

keyurpatel8118
keyurpatel8118

Posted on

Want to create a Dynamic React Native Stepper

This is the react-native stepper I'm using(https://github.com/colbymillerdev/react-native-progress-steps). But in my case, the number of steps to be provided to the stepper is obtained at run time (dynamic). Hence, in this case, how should I progress. Can anybody help?

Thanks in Advance !!!

Top comments (0)