alantoa / react-native-awesome-slider

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

Implement range #9

Closed SohelIslamImran closed 1 year ago

SohelIslamImran commented 2 years ago

How to use range with two thumbs?

alantoa commented 2 years ago

Sorry, currently not supported.

SohelIslamImran commented 2 years ago

Do you have any plan to add this? And can you please recommend a package for this?

alantoa commented 2 years ago

Hi, No yet, you can try to this https://github.com/miblanchard/react-native-slider

SohelIslamImran commented 2 years ago

Thank you. But your package is smoother and faster.

alantoa commented 2 years ago

Yaeh, this lib more suitable for video/audio's scrubber, because they need frequent updates, they need more stability and smooth. If your needs are simple, there will be a lot of libraries available!