/StreetScroller

StreetScroller

Primary LanguageObjective-C

StreetScroller

===========================================================================
ABSTRACT

Demonstrates how a UIScrollView subclass can scroll infinitely in the horizontal direction.

================================================================================
BUILD REQUIREMENTS:

Xcode 4.0 or later, iOS 4.3 SDK or later

================================================================================
RUNTIME REQUIREMENTS:

iOS 4.3 or later

===========================================================================
PACKAGING LIST

StreetScrollerAppDelegate
This is the App Delegate that sets up the initial view controller.

StreetScrollerViewController
This view controller contains an instance of InfiniteScrollView.

InfiniteScrollView
This view tiles UILabel instances to give the effect of infinite scrolling side to side.

================================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.0
- First version.

===========================================================================
Copyright (C) 2011 Apple Inc. All rights reserved.