buh / CompactSlider

CompactSlider is a SwiftUI control for macOS, iOS and watchOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CompactSliderState not working on iPhone

iTarek opened this issue · comments

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

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