react-native-android-notification-listener icon indicating copy to clipboard operation
react-native-android-notification-listener copied to clipboard

React Native Android Notification Listener - Listen for status bar notifications from all applications

Results 4 react-native-android-notification-listener issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior This module's `package.json` uses dep `react@^18.2.0` but the latest version of...

bug
help wanted
good first issue

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The example app, when run, fails with the following error: ```...

bug
help wanted

Hello, I follow the example code and when I console the RNAndroidNotificationListener in expo project that returns null... expo version: "expo": "~48.0.18" _Originally posted by @matheusf31 in https://github.com/leandrosimoes/react-native-android-notification-listener/discussions/29#discussioncomment-6140676_

help wanted

### 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...

enhancement
help wanted