I've been on the lookout for libraries to use with React Native, that lets you use a circular slider, instead of the normal linear ones. I've tried several, but they all seem to have the same bug, that they return to the start point as you slide it. Has anyone got one working?
I've tried the following 2, aswell as answers on StackOverflow from past time, although none of them seem to work as intended.
https://github.com/bgryszko/react-native-circular-slider
https://github.com/steveliles/react-native-circular-slider-example
If you have examples or components that you've managed to get working, I would be very thankful.
0 comments:
Post a Comment