How to stop animate and pass touch to scrollView?
I want to do the following behavior: on VC (in viewDidAppear) there is a scrollView with a content size of 2 screens, I want to start scrolling to the bottom offset which can be stopped by swiping and immediately start scrolling without lifting your hand.