Can we add icons instead of text in react-native-progress-steps buttons
I am using react-native-progress-steps
to create a stepper implementation in react-native. It’s quite customisable but I could not find a way to put arrow icons instead of nextBtnText
and previousBtnText
.