Asked
Active
Viewed 438 times
1 Answers
1
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

Soundar
- 2,569
- 1
- 16
- 24
-
1Thanks alot I got the idea but I have achieved the same thing by fully customizing react-native-circular-slider this package – hamzaahzam Jun 27 '21 at 09:06