Skip to content

fastred/CustomScrollView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomScrollView

A very simple implementation of a scroll view on iOS. Not meant for production (use UIScrollView instead), just for learning purposes. Please check out my accompanying blog post for more information.

Written by Ole Begemann, April 2014.

Additional Features

Extended with additional features (Inertial Scrolling, Bouncing and Rubber-Banding) using UIKit Dynamics by Arkadiusz Holko. See the follow-up blog post.

About

A very simple implementation of a scroll view on iOS. Not meant for production, just for learning purposes. Please check out the accompanying blog post.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%