Martin-Lv / CustomScrollView

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.

Home Page:http://holko.pl/2014/07/06/inertia-bouncing-rubber-banding-uikit-dynamics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://holko.pl/2014/07/06/inertia-bouncing-rubber-banding-uikit-dynamics/


Languages

Language:Objective-C 100.0%