PullUpController icon indicating copy to clipboard operation
PullUpController copied to clipboard

half open scrolling issue

Open kamal3634 opened this issue 3 years ago • 0 comments
trafficstars

when search view controller is half opened the scorlling is not working. I have also used func gestureRecognizer(gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWithGestureRecognizer otherGestureRecognizer: UIGestureRecognizer) -> Bool { return true }

but not works. Please help

kamal3634 avatar Mar 30 '22 04:03 kamal3634