Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.21 KB

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.