WorldDownTown / RangeSeekSlider

RangeSeedSlider provides a customizable range slider like a UISlider.
MIT License
754 stars 280 forks source link

Cant set Left and Right Handle in latest version #102

Open nasirlordno1 opened 3 years ago

nasirlordno1 commented 3 years ago

After updating to latest version , Xcode giving error while building project :

'rightHandle' is inaccessible due to 'private' protection level leftHandle' is inaccessible due to 'private' protection level

Any fix for this?