Skip to content

CustomBadge is an Objective-C based component to create customized Badges for any given View.

Notifications You must be signed in to change notification settings

mkval/CustomBadge

 
 

Repository files navigation

*** Description: ***
 With this class you can draw a typical iOS badge indicator with a custom text on any view.
 Please use the allocator customBadgeWithString to create a new badge.
 In this version you can modfiy the color inside the badge (insetColor),
 the color of the frame (frameColor), the color of the text and you can
 tell the class if you want a frame around the badge.
 
 *** License & Copyright ***
 Created by Sascha Marc Paulus www.spaulus.com on 04/2011. Version 2.0
 This tiny class can be used for free in private and commercial applications.
 Please feel free to modify, extend or distribution this class. 
 If you modify it: Please send me your modified version of the class.
 A commercial distribution of this class is not allowed.
 
 I would appreciate if you could refer to my website www.spaulus.com if you use this class.
 
 If you have any questions please feel free to contact me ([email protected]).

About

CustomBadge is an Objective-C based component to create customized Badges for any given View.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published