/Tom

A smooth, moving equalizer view

Primary LanguageSwiftMIT LicenseMIT

Tom

CI Status Version License Platform

Demo

GIF

Requirements

  • iOS 13.0+
  • Xcode 11+
  • Swift 5.1+

Installation

Cocoapods

pod 'Tom'

Usage

Properties

lineCount: Int = 8
lineColor: UIColor = .black
lineSpacing: CGFloat = 8
minLineThickness: CGFloat = 8
animationSpeed: Double = 0.25
Vertical: Bool = false

XIB

StoryboardImplementation

Programmatically

TomView(configuration: .init(lineCount: 20, lineColor: .black))

License

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