githuboftigran / rn-range-slider

A native slider with range
MIT License
234 stars 130 forks source link

Add thumbTrackingValue, allowing the tracking of thumb movement to update the displayed value dynamically #152

Open hancandice opened 1 month ago

hancandice commented 1 month ago

Add thumbTrackingValue, allowing the tracking of thumb movement to update the displayed value dynamically. Additionally, thumbTrackingValueStyle is introduced to customize the appearance of this tracked value. These features enhance user interaction and visual customization options.

Untitled (1)