colbymillerdev / react-native-progress-steps

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

Current Step Index #15

Closed Buumu closed 4 years ago

Buumu commented 5 years ago

How can I determine the current active step?

joaoarruda-dev commented 4 years ago

You can set active step in state and control by yourself :D