thehung111 / NHRangeSlider

A custom range slider in Swift

Home Page:https://thehung111.github.io/NHRangeSlider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 4

grifas opened this issue · comments

Hi,

Your pod doesn't compile with Swift 4. Could you please update it ?

Thank you

I made you a PR for this.

Any news on getting this PR merged in @thehung111?

I made a maintained range slider if any of you are interested: https://github.com/yhkaplan/DoubleSlider

commented

Me too have this issue. And i changed @IBInspectable double value in NHRangeSliderView
Now its working fine.