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

Icons for next/previous/finish button #20

Closed mariomurrent-softwaresolutions closed 4 years ago

mariomurrent-softwaresolutions commented 4 years ago

Is it possible to add icons to the progress bar buttons?

colbymillerdev commented 4 years ago

Great question Mario - Currently the steps don't support adding a custom icon instead of a number.

However, that is a feature I have been wanting to implement in an upcoming release to bring more customization to the project. I'll keep you updated on when this gets implemented!