I want to create a notification center similar to that on instagram & facebook. The only difference is that the update will be coming from Contentful. So its a simple announcements view. So I want everytime I add a new announcement from Contentful a notification badge displays on the bell icon (image attached) that I have in my view with the number changing based on the amount of new announcements. When the user taps the icon, it will present the announcements view. Once the user taps on the bell icon and views the announcements, the badges will be removed (signalling that they have viewed all available announcements)
How can I create this function?