buh / CompactSlider

CompactSlider is a SwiftUI control for macOS, iOS and watchOS.
MIT License
420 stars 27 forks source link

CompactSliderState not working on iPhone #7

Closed iTarek closed 1 year ago

iTarek commented 1 year ago

I understand that CompactSliderState is working on Mac and iPad, but we need a way to know when user done, like onEditingChanged on the SwiftUi Slider, or when onEnding when drag...

Thank you

buh commented 1 year ago

CompactSliderState should work on iPhone as well. Could you provide some example which doesn't work properly?