Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification Actions and NativeEventEmitter #1532

Closed
m-fabry-pripares opened this issue Jul 15, 2020 · 1 comment
Closed

Notification Actions and NativeEventEmitter #1532

m-fabry-pripares opened this issue Jul 15, 2020 · 1 comment

Comments

@m-fabry-pripares
Copy link

Question

The documentation for Notification Actions links to an example that uses DeviceEventEmitter to listen for 'notificaitionActionReceived' to realize the Notification Actions.
DeviceEventEmitter is now deprecated, and NativeEventEmitter should be used instead.

How do I handle Notification Actions now? An example would be very helpful.

@Dallas62
Copy link
Collaborator

Hi @m-fabry-pripares
Do not refer to this issue for the implementation, but only "what it looks like".
To see an example, refer to the example folder 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants