/ZMTimeLineView

A simple Time Line View library by Swift

Primary LanguageSwiftMIT LicenseMIT

ZMTimeLineView

A simple Time Line View library by Swift

Screenshot

ZMTimeLineView Screenshot

Setup

Install with CocoaPods

pod 'ZMTimeLineView', '~> 0.5.0'

Configuration

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

License

MIT