Range slider
Please, please, please create a slider with two thumbs. This really is an important missing feature.
Just use an other slider. This is requested for years and won't happen soon. You can try @sharcoux/slider that uses the same api as react-native-slider, but the world is full of other good implementations.
Duplicates: https://github.com/callstack/react-native-slider/issues/172 https://github.com/callstack/react-native-slider/issues/228
@Sharcoux Thank you for the insight, that's really helpful! I wouldn't consider #228 as a range slider itself, as it would allow to create several ranges. I would say that this issue (and duplicated #172) is a "subfeature" or a base for multiple-knobs slider.
@avlonder Sorry for the delay in our response. The multiple-knobs slider and/or range slider would be quite an implementation to do, so we will have to postpone it a bit until we find more time to handle that, so if you would like to launch a PR with the implementation it would be really great!
Alternative library for range slider miblanchard/react-native-slider.