jeanregisser / react-native-slider

A pure JavaScript <Slider> component for react-native
MIT License
1.29k stars 572 forks source link

Is it possible to have another zone at the right of the thumb, for video pre-load? #161

Open mihaistiuca opened 5 years ago

mihaistiuca commented 5 years ago

I want to use the slider as a video progress bar. On youtube for example, the progress bar has a zone that shows how much of the video is already loaded in memory.

Is there a way to add a zone of a different color at the right of the thumb, that would represent the section of the video being loaded at a specific time?

See the image bellow for a better understanding:

Screenshot 2019-06-10 at 17 19 24
vikjovanov commented 4 years ago

Maybe you can try to superpose 2 sliders ?

ShivamJoker commented 3 years ago

I also want this I think I will stick a progress bar