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

Error while updating property 'backgroundColor' of a view managed by: RCTVideo #46

Closed
krishbhattacharyya opened this issue Aug 28, 2017 · 5 comments

Comments

@krishbhattacharyya
Copy link

krishbhattacharyya commented Aug 28, 2017

Environment:
react-native: 0.44.0
node 7.9.0
"react-native-video-player": "^0.8.1",

Target Platform:
Android Emulator ( Nougat )

Development Operating System:
Ubuntu

Steps to Reproduce:

  1. react-native run-android
  2. Click on the play icon in the video player.

Expected Behavior
Video should play on the click.

Extra info
Android Emulator ( MarsheMallow ) - Working properly

screenshot_1503915842

@krishbhattacharyya
Copy link
Author

krishbhattacharyya commented Aug 30, 2017

I think the problem is due to - "react-native-video": "^1.0.0" ( dependency of this package )

In the latest version of "react-native-video" it seems work in Android Emulator ( Nougat ).

I have made basic player with the help of "react-native-video": "^2.0.0"-
It is working fine for me :)

Sharing screens shots-

I think if "react-native-video" should update in this package & also needed some change in your code. Then it will solved.

Thanks for this beautiful package.

@cornedor
Copy link
Owner

react-native-video is now updated. Is it fixed for you now?

@krishbhattacharyya
Copy link
Author

Thanks @cornedor I will check .. & inform u soon.

@krishbhattacharyya
Copy link
Author

Thanks @cornedor ... Now this is working properly. I have checked. You can close this issue.

@cornedor
Copy link
Owner

Thanks for the update, I'll close it now.

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