basecamp/OLEContainerScrollView

Name: OLEContainerScrollView

Owner: Basecamp

Description: A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKit?s cell reuse functionality.

Created: 2014-10-17 16:00:36.0

Updated: 2015-03-20 18:36:13.0

Pushed: 2014-11-14 22:02:51.0

Homepage: http://oleb.net/blog/2014/05/scrollviews-inside-scrollviews/

Size: 185

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

OLEContainerScrollView

A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKit?s cell reuse functionality.

Written by Ole Begemann, May 2014.

Blog Post

Please read my blog post about OLEContainerScrollView for details about the implementation.

Demo App

To check out the demo app:

  1. Clone this repository.
  2. Open OLEContainerScrollViewDemo.xcodeproj in Xcode.

The demo app uses a class I have written named OLESimulatedTableView to illustrate how a UITableView reuses its cells.

License

Published under the MIT License. See the LICENSE file for details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.