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 bug where useTextureView wasn't defaulting to true #1383

Merged
merged 1 commit into from
Dec 13, 2018

Conversation

cobarx
Copy link
Contributor

@cobarx cobarx commented Dec 13, 2018

In 4.0.0 we switched to useTextureView for ExoPlayer being true by default. However, I had thought setting the default value in ReactProp was sufficient to do this but setUseTextureView never got called. Instead we need to change the default value stored in the view.

Many thanks to @gcottrell1 for reporting this problem.

@cobarx cobarx merged commit 35b168b into master Dec 13, 2018
@cobarx cobarx deleted the bugfix/texture-view-default branch December 13, 2018 18:09
beauner69 pushed a commit to beauner69/react-native-video that referenced this pull request Oct 10, 2019
…ugfix/texture-view-default

Fix bug where useTextureView wasn't defaulting to true

(rebased from commit 35b168b)
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.

1 participant