DimaVartanian / ODSAccordionView

Yet another accordion style container view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ODSAccordionView

Version License Platform

Yet another accordion style container view

  • Made for iOS 7+.
  • Flat design
  • Autolayout compatible
  • Uses ARC

Screenshots

Screenshot 1 Screenshot 2 Demo

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Requires iOS 7 or above

Installation

ODSAccordionView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ODSAccordionView"

Author

Johannes Seitz, http://www.craftware.de

License

ODSAccordionView is available under the MIT license. See the LICENSE file for more info.

About

Yet another accordion style container view.

License:MIT License