CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

DryNestTableView-iOS 0.0.1

DryNestTableView-iOS 0.0.1

Maintained by duanruiying.



  • By
  • duanruiying

DryNestTableView-iOS

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'DryNestTableView-iOS'

Author

Dry, [email protected]

License

DryNestTableView-iOS is available under the MIT license. See the LICENSE file for more info.

请注意:
Sub类型的table需要放到Main类型的cell上,其他位置,如tableHeader,secionHeader等位置,系统并不调用setContentOffset方法,导致sub列表不能正常下拉。