torgeadelin / react-native-animated-nav-tab-bar

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

Feature Request: Add Badge Support for Unread Messages/Notifications #135

Open AcaciusShun opened 2 months ago

AcaciusShun commented 2 months ago

Hello,

First of all, thank you for your amazing work on this library! It has been incredibly helpful and easy to use.

I wanted to inquire if there are any plans to add badge support for unread messages or notifications in the react-native-animated-nav-tab-bar. This feature would greatly enhance the usability of the tab bar by allowing developers to display unread message counts or notification indicators directly on the tab items.

Currently, many applications use badges to keep users informed about new messages or updates, and having this feature built into the tab bar would be a great addition.

If there are no current plans, I would love to contribute and help implement this feature. Please let me know if this is something you would consider adding to the roadmap, and if so, any guidance on how I could assist with this would be greatly appreciated.

Thank you for your time and consideration.

Best regards, Acacius