Categories
Featured Development Resources iOS UI Controls iPad iPhone Swift

TimelineTableViewCell – Swift Based UI Component For Creating Timeline Views

TimelineTableViewCell from Zheng-Xiang Ke is an open source UI component providing a timeline view implementing a custom UITableViewCell implemented in Swift 3.0.

TimeLineTableViewCell provides a clean syntax for implementing your custom table views with customizable colors, thumbnail images at each time point, bubble size, and line/point size.

Here’s an image showing TimeLineTableViewCell in action:

TimelineTableViewCell

You can find TimelineTableViewCell on Github here.

A great component for creating Timeline views.