Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
/ MyCollectionView Public archive

Simple demo of PSTCollectionView (UICollectionView) using a custom layout object to provide two way scrolling (horizontal & vertical).

License

Notifications You must be signed in to change notification settings

neildavis/MyCollectionView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyCollectionView

Simple demo of PSTCollectionView (https://github.com/steipete/PSTCollectionView)

Targeted at iOS 5. Uses PSUICollectionView et al to enable use of UICollectionView on iOS 6 and fall back to PSTCollectionView etc on iOS 5

Uses a custom layout object to provide two way scrolling (horizontal & vertical).

Long press gesture provides ability to invalidate the layout at any time.

Building

This project uses CocoaPods (http://cocoapods.org/) to pull down PSTCollectionView as a dependency. After installing cocoapods, run 'pod install' from the terminal and follow instructions

License

This example code is available under the MIT license. See the LICENSE file for more info.

About

Simple demo of PSTCollectionView (UICollectionView) using a custom layout object to provide two way scrolling (horizontal & vertical).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages