How can show accept reject button in push notification in react native
I want accept reject button in my notifications in react native. So if notification relates that if they want to accept they can click on accept or they want to reject they can reject.
Please help me out for the same.Notification will work in foreground and background. Currently, I am getting the notification on both background and foreground.