MCRotatingCarousel 0.0.1

MCRotatingCarousel 0.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Unclaimed.



  • By
  • Geoffrey Nix

A view which can be used to create the rotating carousel as used in the ModCloth iPad app.

Usage

  • create an instance of MCRotatingCarousel and add it to your view hierarchy
  • implement the dataSource protocol methods
  • (optional) implement the delegate protocol methods
  • call reloadData

See the example project for more information.