cvs-health / ios-swiftui-accessibility-techniques

Demonstrates iOS SwiftUI Accessibility programming techniques using live good and bad examples that can be tested with VoiceOver and other AT. Includes documentation for developers explaining how to code accessible patterns for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab Bar - Badges.

MayurPatel0 opened this issue · comments

I think having badges example in tabitem would add some good value. As, most homepages that will use tab bar will use the badges to indicate notifications or new information/updates.