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

fix: fix exception due to deprecated removeEventListener on RN 70.X #713

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

punndcoder28
Copy link

Overview

  • This should fix the exception caused due to removeEventListener being deprecated in the newer RN versions, rendering the library to not be used on the projects using latest RN version

Test Plan

  • Need some help here, do not exactly know how to test the changes, but on our product, when I did the similar change we did not face any crashes due to exception

@stephanrotolante
Copy link

@punndcoder28 bless u 🙏

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

Successfully merging this pull request may close these issues.

None yet

2 participants