• This repository has been archived on 20/Mar/2018
  • Stars
    star
    163
  • Rank 229,721 (Top 5 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet another accordion style container view.

ODSAccordionView

Version License Platform

!IMPORTANT! I can no longer maintain this project. Please consider forking and maintining your own fork if you would like to use this control.

Yet another accordion style container view

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

Screenshots

Screenshot 1 . Screenshot 2

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.