mkko / DrawerView

A drop-in view, to be used as a drawer anywhere in your app
MIT License
373 stars 57 forks source link

How to work with UISlider? #42

Closed wongzigii closed 3 years ago

wongzigii commented 3 years ago

Hi, I have a drawerview which contains two views embedded in a UIScrollView. There is an UISlider in the first view, how can I stop the drawer scrolling when I panning the UISlider back and forth?