react-native-progress-steps
react-native-progress-steps copied to clipboard
is there a way hide step numbers?
Hi, I need to hide step numbers in circles. Is there a method or anything else?
@yahyakesenek you can hide it by setting up activeStepNumColor and completedStepNumColor the same color on the background color
@jbagaresgaray I solved it thanks.