Extend default interactivePopGestureRecognizer beyond screen edge?
Check out my library SloppySwiper, which achieves this by using UIPanGestureRecognizer
and by recreating the default animation. You can also see my ideas in https://github.com/fastred/SloppySwiper/issues/1.