Skip to content

ScrollView Scrubber

An iOS jailbreak extension which replaced all UIScrollView's vertical scroll indicators across the system with a grabable handle, allowing for quick scrubbing of the scroll view's content. It's particularly useful for long-form content, such as web browsers, photo galleries, email clients, and text editing apps.

This feature was subsequently added to the stock UIScrollView class in iOS 13.0+.