on Android When a backgroundColor is set for the pressed state of the Slider thumb, the thumb does not revert to its default (or idle) background color after the user lifts their finger. Instead, it remains stuck with the pressed-state color.
This behavior causes a visual inconsistency and incorrectly reflects the component’s interactive state. The thumb should return to its normal background color once the press is released.
react-native : 0.77.1
react-native-ui-lib : 7.43.0