'How to group push notifications with the Notifee library for React Native, when an individual notification has a timeoutAfter value?

Even when all the child notifications time out, the empty group notification still remains. There also doesn't seem to be any event for a notification timeout, otherwise I could have cancelled the group notification from there.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source