This repository was archived by the owner on Feb 17, 2026. It is now read-only.
Add URI Data to Android Notification Clicks #49
Closed
lautenschlager-dev
started this conversation in
Ideas
Replies: 3 comments
-
|
Agreed. I'll put this on the list. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi all, Thanks for taking the time to contribute and raise this.
If you’d like to continue this work, please feel free to fork the repository and maintain your own version. Thanks everyone 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, clicking on a notification in Android does not trigger any action. It would be highly beneficial if the notification could include URI data, allowing the React Native code to determine how to handle the click event. This approach would enable deep linking or custom navigation, similar to the implementation found here:
Reference Implementation
Thank you for considering this suggestion!
Beta Was this translation helpful? Give feedback.
All reactions