• Stars
    star
    769
  • Rank 57,029 (Top 2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created almost 13 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A 'modern' replica of UISwitch.

DCRoundSwitch

Twitter: @patr

Our commercial apps: domesticcat.com.au

About

DCRoundSwitch is designed to be a drop in replacement for UISwitch. It is styled 'modern' so will unify the look of your apps into the future whilst retaining backwards capability. Drawing is done in CoreGraphics so no images are required.

It should behave exactly the same as a UISwitch API wise, if it doesn't please file a bug, or preferably send me a pull request.

Round Switch Demo Image

Usage

To use it, add the files in the DCRoundSwitch folder to your project and add the QuartzCore framework to your project.

If you you it in your project, we'd love to hear about it: [email protected].

Extra features

  • onTintColor
  • onText
  • offText
  • resize the frame to whatever you want to make fatter/skinnier controls

License

Made available under the MIT License. Attribution would be nice.

Collaboration

If you have any feature requests/bugfixes etc. feel free to help out and send a pull request, or create a new issue.