Objective:
Add support for displaying notification badges on action buttons within the top toolbar (Top App Bar) for iOS applications.
Current Situation:
The iOS Top App Bar currently supports action buttons in the trailing area, but there is no native mechanism to display notification badges (with or without count) on these action icons.
Visual Reference:
The image shows a progression of heart icons with different badge states:
- Badge None : Disable Badge in Trailling actions
- Badge Count: With numbered badge (showing "1")
- Badge Dot : with simple dot badge
Conclusion
This ticket requests the addition of badge functionality for action buttons in the iOS Top App Bar trailing area, similar to patterns already implemented in Android and Flutter OUDS components. The documentation for iOS implementation is currently unavailable in the OUDS library.
Related Issue
Objective:
Add support for displaying notification badges on action buttons within the top toolbar (Top App Bar) for iOS applications.
Current Situation:
The iOS Top App Bar currently supports action buttons in the trailing area, but there is no native mechanism to display notification badges (with or without count) on these action icons.
Visual Reference:
The image shows a progression of heart icons with different badge states:
Conclusion
This ticket requests the addition of badge functionality for action buttons in the iOS Top App Bar trailing area, similar to patterns already implemented in Android and Flutter OUDS components. The documentation for iOS implementation is currently unavailable in the OUDS library.
Related Issue