Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
/ MZSlider Public archive

Custom UISlider that you can modify and use in your projects

Notifications You must be signed in to change notification settings

zdravkin/MZSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MZSlider

Custom UISlider subclass that you can modify and use in your projects.

I've used custom UISlider in a lot of my iOS projects. Almost always the UI design and what client wants are completelly different than the default iOS Controls. You can use images to get the custom effect, but most often the developers try to avoid this and create the look in code in order to avoid multiple png's in the code.

Alt text

To use the MZSlider class just copy it in your project and change the class of the UISlider to match MZSlider. Easy as that! :)

About

Custom UISlider that you can modify and use in your projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages