thehung111 / NHRangeSlider

A custom range slider in Swift
https://thehung111.github.io/NHRangeSlider/
MIT License
156 stars 45 forks source link

Change color on lower and upper value #9

Closed znittzel closed 7 years ago

znittzel commented 7 years ago

How does one change the color of the lower and upper value? Mine are always black...

thehung111 commented 7 years ago

you can access the labels via lowerLabel, upperLabel and configure accordingly.