Oliver ONeill

3pods

FeedCollectionViewController

A wrapper around UICollectionView used for infinite scrolling and loading content dynamically. This would be used for a feed or images or other cells that need to load as the user scrolls.

License: MIT

  • Swift

ImageFeedCollectionViewController

An extension on FeedCollectionViewController that is used for image feeds. This is used for infinite scrolling and loading images dynamically. This is inspired by scrolling through photos on Facebook or Instagram.

License: MIT

  • Swift

OOPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more.

License: MIT

  • Objective C