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

Multiple Event Listeners #26

Open
mobilewebguru opened this issue Jul 11, 2018 · 0 comments
Open

Multiple Event Listeners #26

mobilewebguru opened this issue Jul 11, 2018 · 0 comments

Comments

@mobilewebguru
Copy link

mobilewebguru commented Jul 11, 2018

I have two views that I want to listen for onMessage event
When View B is pushed from View A, and if I remove event listener on View B componentWillUnmount, the event listener on View A also gets removed.
So it would be great if we have second parameter in RTRemoveEventListener method.
Or is there any other solution?

Thanks

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

1 participant