I mean, is there any universal application that you can use to create notifications, for example, when on Facebook, someone adds you as a friend or invites you to an event?
Basically, I need to show the user this type of notification for another type of content, with the ability to do some user actions (ignore, accept, etc.) differently for each.
I wonder if anyone has done this before, so I can connect it and create a notification type by simply passing in the notification text, the parameters that should be displayed, and the views to call for each option.
Thank.
source
share