Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
/ CustomBadge Public archive
forked from toddmarshall/CustomBadge

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

License

Notifications You must be signed in to change notification settings

Memrise/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 (open@spaulus.com).

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.2%
  • Ruby 3.8%