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
.
I have tried using text symbols for arrow icons but they never fit the buttons. Is there any way to use icons and not text?