How to make a circular slider in react-native to rotate on both sides?

540 Views Asked by At

I want to achieve some thing like this Circular Slider Both sides

1

There are 1 best solutions below

1
On

By using the roundSlider plugin I have done the POC for your same requirement. This is the jQuery plugin, so I am not sure whether this can be integrated into the react native project. But I believe this will give you some idea or direction towards your requirement. Check the below demo:

DEMO

Screenshot: roundslider with satisfaction selection smiley