akveo / kittenTricks

React Native starter kit with over 40 screens and modern Light and Dark theme for creating stunning cross-platform mobile applications.
https://akveo.github.io/react-native-ui-kitten/
MIT License
7.17k stars 986 forks source link

Badge Component #312

Closed MirFahad58 closed 3 years ago

MirFahad58 commented 3 years ago

🚀 Feature Proposal

Badge normally appears in proximity to notifications or user avatars with eye-catching appeal, typically displaying unread messages count. I want a badge in UI kitten, It can be used for showing some number indicating some status for like an online-offline status

Motivation

I was creating an app using UI kitten I missed that component a lot but now I want to add the component by my self and/or with the help of someone from you guys thanks!

Example

Badges are small status descriptors for UI elements. A badge consists of a small circle, typically containing a number or other short set of characters, that appears in proximity to another object. Badge normally appears in proximity to notifications or user avatars with eye-catching appeal, typically displaying unread messages count.