Skip to content

modcloth-labs/MCRotatingCarousel

Repository files navigation

MCRotatingCarousel

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

Installation

Add pod 'MCRotatingCarousel' to your Podfile.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published