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

Android issue: error while updating property src of a view managed by RCTVideo null request header #154

Open
7 of 8 tasks
sushilkmishra opened this issue Oct 7, 2020 · 3 comments

Comments

@sushilkmishra
Copy link

sushilkmishra commented Oct 7, 2020

When creating an issue, please ensure that you provide as much information as you can. Issues with a basic description will sadly be ignored as it doesn't help diagnose the issue :(

If you don't help me, I can't help you ¯\_(ツ)_/¯

Here are some common things to include that can help your issue be diagnosed.

  • react-native-af-video-player version:

  • React Native version:

  • OS:

  • Has this issue already been raised?

  • Have you clearly read and understood the Readme?

  • Code and explanation to replicate this issue:

  • Are there any console logs?

  • Include Screeshots / Video:

@MilindKudale
Copy link

facing same issue

@Muskan-Redaptive
Copy link

facing same

@sushilkmishra
Copy link
Author

sushilkmishra commented Aug 25, 2022

Passing lock ratio then it's working for me
<Video style={{height: 210, width: '100%', resizeMode: 'center'}} url={{uri: videoUrl}} lockRatio={16/9} />

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

3 participants