Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cacheTintColor and cacheValue for youtube slider like caching #622

Closed
KKKaisar opened this issue Aug 22, 2024 · 1 comment
Closed

Add cacheTintColor and cacheValue for youtube slider like caching #622

KKKaisar opened this issue Aug 22, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists feature request

Comments

@KKKaisar
Copy link

Describe the Feature

There is maximumTrackTint with minimumTrackTint which works perfect. But there is no cacheTint which will show us loaded cache of video or audio. Please add it. You can see how it should look on gif in https://github.com/alantoa/react-native-awesome-slider/tree/main

Possible Implementations

showCache boolean to show it. It should be in space between thumbTint and the end of slider. Should have cacheValue, should be in range between minimumValueand maximumValueslider value, if it is hard then another way between value and maximumValue. Should have cacheTintColor to see it different than maximumTrackTint Color.

Related Issues

@github-project-automation github-project-automation bot moved this to To be analyzed in Slider-Board Sep 11, 2024
@BartoszKlonowski BartoszKlonowski added the duplicate This issue or pull request already exists label Sep 11, 2024
@BartoszKlonowski
Copy link
Member

Hello @KKKaisar!
I believe this is a duplicate of #602, so let me close this one.
If you would like to speed things up you can check out the PR already made for Android platform or deep dive into how to achieve this on iOS. Any support is most welcome!
Thank you for your patience.

@github-project-automation github-project-automation bot moved this from To be analyzed to Done in Slider-Board Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature request
Projects
Status: Done
Development

No branches or pull requests

2 participants