All Projects → odedharth → Superbadges

odedharth / Superbadges

Licence: mit
Emoji Tab Bar button badges ✨

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Superbadges

Sodieremojikeyboardplus
支持自定义emoji表情,icon font , FontAwesome,斜体,超链接,粗体,下划线,字体,颜色,镂空字体等富文本
Stars: ✭ 14 (-70.21%)
Mutual labels:  emoji
Node Emoji
😏 simple emoji support for node.js projects
Stars: ✭ 958 (+1938.3%)
Mutual labels:  emoji
Cli Badges
Quirky little node-js library for generating badges for your cli apps.
Stars: ✭ 39 (-17.02%)
Mutual labels:  badges
Qpdialcodepickerview
International Dial Code Picker View for Country or Area 国家或地区国际区号选择器
Stars: ✭ 15 (-68.09%)
Mutual labels:  emoji
Flags
🇸🇪 Flag extension make flag emoji, image
Stars: ✭ 28 (-40.43%)
Mutual labels:  emoji
Emojikeyboard
自定义表情键盘(支持系统表情, 图片表情),仅供参考学习~
Stars: ✭ 33 (-29.79%)
Mutual labels:  emoji
Emojis
this is emoji images
Stars: ✭ 9 (-80.85%)
Mutual labels:  emoji
Twemoji Color Font
Twitter Unicode 13 emoji color OpenType-SVG font for Linux/MacOS/Windows
Stars: ✭ 1,006 (+2040.43%)
Mutual labels:  emoji
Awesome Typography
✏︎ Curated list about digital typography 🔥
Stars: ✭ 947 (+1914.89%)
Mutual labels:  emoji
Unicode Tr51
Emoji data extracted from Unicode Technical Report #51.
Stars: ✭ 38 (-19.15%)
Mutual labels:  emoji
D3 Digest
SlackBot that watch channels looking for links and reactions, and generates digests based on those reactions
Stars: ✭ 15 (-68.09%)
Mutual labels:  emoji
Hall Of Fame
🏆 Show some love to your contributors! A widget for your repo README. Visual and clean. Refreshes every hour.
Stars: ✭ 911 (+1838.3%)
Mutual labels:  badges
Polarity
Detect the polarity (sentiment) of text
Stars: ✭ 33 (-29.79%)
Mutual labels:  emoji
Sbsanimoji
🐵 Animoji app using Apples AvatarKit
Stars: ✭ 884 (+1780.85%)
Mutual labels:  emoji
Vue Emoji
An emoji component for vue2.0
Stars: ✭ 39 (-17.02%)
Mutual labels:  emoji
Conventional Changelog Angular Emoji
👍 Emoijis for the Angular Commit Guidelines with Emojis
Stars: ✭ 13 (-72.34%)
Mutual labels:  emoji
Alfred Kaomoji
Alfred workflow to find relevant Kaomoji from text
Stars: ✭ 33 (-29.79%)
Mutual labels:  emoji
Ng Bootstrap
Angular powered Bootstrap
Stars: ✭ 7,872 (+16648.94%)
Mutual labels:  buttons
Fliplog
fluent logging with verbose insight, colors, tables, emoji, filtering, spinners, progress bars, timestamps, capturing, stack traces, tracking, presets, & more...
Stars: ✭ 41 (-12.77%)
Mutual labels:  emoji
Emotion Ratings
😠 😞 😑 😊 😍 This plugin allows you to create ratings using emojis
Stars: ✭ 37 (-21.28%)
Mutual labels:  emoji

SuperBadges

Version License Platform language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].