ZMTimeLineView 0.5.0

ZMTimeLineView 0.5.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2018
SPMSupports SPM

Maintained by TomHuang.



  • By
  • Tom.Huang

ZMTimeLineView

A simple Time Line View library by Swift

Screenshot

ZMTimeLineView Screenshot

Setup

Install with CocoaPods

pod 'ZMTimeLineView', '~> 0.5.0'

Example

Configuration

  • bgColor
  • topPadding
  • leftPadding
  • rightPadding
  • recordBottomHeight
  • lineWidth
  • lineColor
  • circleRadius
  • circleColor
  • highlightCircleBorderWidth
  • highlightCircleBorderColor
  • highlightCircleColor

License

MIT