react-native-progress-steps
react-native-progress-steps copied to clipboard
The progress steps go outside viewport in case of 5 or more steps
How do i make the progress steps scroll ?
you could add it in a scrollview component and set direction to horizontal
also added the horizontal true in the scroll view as well but it also added that horizontal scrolling on all of my input that is inside the step , it is showing me like that
but when i have react native older version it works really well but not with the latest version.