Sean Blundell

Results 6 comments of Sean Blundell

Hello, What's the status of this? Really would benefit from having this functionality! 💫

Should do, let me know if you run into any issues @howilliams

Hey @timorss, you can just fork/clone/reference my own forked repo of react-native-slider [here](https://github.com/boilerroomtv/react-native-slider)

Created a PR that caters for the different orientation possibilities of the slider in [#84](https://github.com/jeanregisser/react-native-slider/pull84)

I can take a look today. Any thoughts on best method to tackle this?

I also had a go... it's tough! dnd-kit does seem like the most extensive package out there but they also unfortunately have [issues](https://github.com/clauderic/dnd-kit/issues/23) around their autoscroll that I've run into.