yonat / MultiSlider

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
MIT License
494 stars 113 forks source link

Swift+Sweeter.swift makes bug that can't use UISlider().value #81

Closed icopyx closed 2 years ago

icopyx commented 2 years ago

SPM and Pod All same need SwiftSweeter and that makes can't use UISlider.value

value return UISlider? so I can't build this. 스크린샷 2022-03-11 오전 2 30 24

yonat commented 2 years ago

I'll need running code to help with this... Please create a minimal project that reproduces this problem, create a github project with its code, and link to it here. (See https://ootips.org/yonat/repex/)