Skip to content

Repository files navigation

SuperBadges

VersionLicensePlatformlanguage

Add emojis and colored dots as badges for your Tab Bar buttons ✨

Usage

Add an emoji badge:

YourTabBarController.addDotAtTabBarItemIndex(index:0, radius:10, text :"👏🏻")

Add a colored dot badge:

YourTabBarController.addDotAtTabBarItemIndex(index:0, radius:7, color :UIColor.blue)

Remove badge:

YourTabBarController.removeDotAtTabBarItemIndex(index:0)

Installation

SuperBadges is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod"SuperBadges"

Author

Oded Harth alt text

License

SuperBadges is available under the MIT license. See the LICENSE file for more info.

About

Emoji Tab Bar button badges ✨

Topics

Resources

Stars

54 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages