Skip to content

An IBDesignable media scrubber bar for iOS, similar to the one in Apple Music, written in swift

License

Notifications You must be signed in to change notification settings

Squareheads/ScrubberBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrubberBar

A customizable scrubber bar, inspired by Apple Music.

Usage:

Add a UIView to a storyboard and change its class to ScrubberBar.

Appearance can be tweaked using the IBInspectable properties

Progress can be set by invoking setProgress(progress: Float)

Scrubbing events can be detected by adopting the ScrubberBarDelegate protocol and monitoring values from scrubberBar(bar: ScrubberBar, didScrubToProgress: Float)

About

An IBDesignable media scrubber bar for iOS, similar to the one in Apple Music, written in swift

Resources

License

Stars

Watchers

Forks

Packages