-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
In Android, ReactExoplayerView instance doesn't eliminate after JS component unmount. #3488
Comments
YangJonghun
added a commit
to YangJonghun/react-native-video
that referenced
this issue
Jan 19, 2024
This was referenced Jan 19, 2024
KrzysztofMoch
pushed a commit
that referenced
this issue
Jan 20, 2024
Thanks for PR!, will be included in |
@KrzysztofMoch Do you have an ETA for the |
Hey @VMBindraban, I am planing to make release this week (so max 5 days 😅) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug
Platform
Environment info
Library version: 6.0.0-beta.4
Device: Android
Steps To Reproduce
onHostPause
method<Video />
component<Video />
component you created in step 2<Video />
componentExpected behaviour
FYI
This is not an issue in v5.2.1., something seems to have gone wrong with the update process so far
The text was updated successfully, but these errors were encountered: