I want to display Notification Count in iOS like Facebook as per attachment.!
I have found https://github.com/JaviSoto/JSBadgeView but it's just for Launcher icon.
I want to display Notification Count in iOS like Facebook as per attachment.!
I have found https://github.com/JaviSoto/JSBadgeView but it's just for Launcher icon.
Copyright © 2021 Jogjafile Inc.
You have to create an image that contains the badge and set it on the
UIBarButtonItem
. You can probably create a function that generates a badge and puts it on an image usingCore Graphics