githuboftigran / rn-range-slider

A native slider with range
MIT License
237 stars 133 forks source link

'always' option for label style #40

Closed mtsylko closed 4 years ago

mtsylko commented 4 years ago

Now there are 3 options for label style: none, bubble and always. The latter is needed to keep the label always visible

githuboftigran commented 4 years ago

@mtsylko , there is already a thread about this option. I don't think this is a good UX so I'm declining this PR.

anatooly commented 1 year ago

Great solution, because I don't understand author how I manual calculate Thumb position if slider width: 100%

 <RangeSlider
          style={{
            width: '100%',