Skip to content

alexander-gaidukov/AGExpandingTableView

Repository files navigation

AGExpandingTableView

CI Status Version License Platform

##Overview ExpandingTableView is a subclass of UITableView, written in Swift, that allows to expand or collapse cells with different animations.

Folding:

Flip and Slide:

Example

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

Requirements

  • ARC
  • iOS 9+

Installation

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

pod 'AGExpandingTableView'

Author

alexander-gaidukov, alexander.gaidukov@gmail.com

License

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

About

A subclass on UITableView that provides the ability to expand or collapse cells with different animation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published