I get this ui problem where I can see the minimumTrackTintColor sticking out on left side when the value is 0. My slider is going to be default at 0 so to have it doing this looks really bad.
"react": "16.6.3",
"react-native": "0.58.4",
"react-native-slider": "^0.11.0"
Made a clean repository with most basic code and I get the problem in the picture. Not sure if there is something that can fix this problem.
I get this ui problem where I can see the minimumTrackTintColor sticking out on left side when the value is 0. My slider is going to be default at 0 so to have it doing this looks really bad. "react": "16.6.3", "react-native": "0.58.4", "react-native-slider": "^0.11.0"
Made a clean repository with most basic code and I get the problem in the picture. Not sure if there is something that can fix this problem.