alantoa / react-native-awesome-slider

🚀 An anwesome <Slider/> that supports various features haptic, lottie, animation, ballon, etc.
MIT License
228 stars 28 forks source link

Minimum track tint as gradient #21

Closed Bieluu closed 2 years ago

Bieluu commented 2 years ago

Hi @alantoa

Is there any way to render minimum track as linear gradient?

Screenshot 2022-06-23 at 17 48 42

alantoa commented 2 years ago

@Bieluu Hi! It's not supported yet, but it's a great idea! I'll try to implement it when I have time, or you can fork this lib, use LinearView replace to MinimumTrackView.

Bieluu commented 2 years ago

Will do. Thank you for this awesome package 😄