react-native-android-notification-listener
react-native-android-notification-listener copied to clipboard
✨ [FEATURE] onNotificationRemoved
Describe what the feature is about?
Currently onNotificationRemoved
is just empty. Is there a chance to implement it, so we can get this event in React Native?
Anything else?
https://github.com/leandrosimoes/react-native-android-notification-listener/blob/b8cddb84b1adcd8acc65ed9bea6e6e549451f0af/package/android/src/main/java/com/lesimoes/androidnotificationlistener/RNAndroidNotificationListener.java#L43