Skip to content

Badges - display an empty dot instead of the exact number of notifications #6239

Answered by mikehardy
novellizator asked this question in Q&A
Discussion options

You must be logged in to vote

I assume this is on iOS? I don't think there are badges on android ? https://notifee.app/react-native/docs/ios/badges

At any rate, the native APIs provide no ability to do this - they offer a value of "0" which will clear the badge, or a number, there's no option I'm aware of to just get a "there's something new" dot

https://developer.apple.com/documentation/uikit/uiapplication/1622918-applicationiconbadgenumber?language=objc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by novellizator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants