bartgryszko / bartgryszko/react-native-circular-slider
Full 2*PI clockwise position : the circle is not colored
- Dominant language
- JavaScript
- Stars
- 884
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
For the circle, I managed to set a max value and a step value.
If i push the end thumb to the end of the circle (max value : 2*PI), the gradient is null even if the angle is not 0.

Is there a way to push the gradient up to the max value?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the circular slider's end-thumb handling and trace how the max value of 2*PI is converted into the gradient angle. Reproduce the case where the end thumb reaches the circle's end while the angle is not 0, then verify that the gradient remains colored through the maximum value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100