Recently while working with one of my libraries
[https://github.com/jayesh15111988/JKAutolayoutReadyScrollView/], I realized
that I wanted to manually scroll UIScrollView in any direction. (Viz. Top,
Right, Bottom, Left). It took me quite time to find examples online. But I take
this moment to compile them together.
Since Swift