Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1007 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 1007 Bytes

HHThreadView

Version Platform

An iOS library for displaying a thread of comments, with nested replies. Inspired by Alien Blue.

Features

  • Nested threads
  • Indentation
  • Dynamically sizeable cells
  • Attributed text
  • Expandable cells

Planned Features

  • Collapsibility
  • 'Action Buttons' for actions in response to cells.
  • Speed improvements

Installation

Please don't use this. It's under heavy development and it's super broken and subject to change at a whim.

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

pod "HHThreadView"

Author

Harlan Haskins, harlan@harlanhaskins.com

License

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