forked from ckteebe/CustomBadge
-
Notifications
You must be signed in to change notification settings - Fork 0
CustomBadge is an Objective-C based component to create customized Badges for any given View.
darrillaga/CustomBadge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 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. Please do not sell the source code solely and keep this text in your copyright section. Thanks. 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 0
No packages published
Languages
- Objective-C 66.2%
- Swift 33.8%