We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Would be great if we could add http header support for remote videos similarly to what has been done with Image component: https://github.com/facebook/react-native/pull/7338/files
The text was updated successfully, but these errors were encountered:
Seems like a slippery slope IMHO, and something which should be handled by a proxy or by RN internals. Otherwise we'd be duping code in RN core.
Sorry, something went wrong.
Why a slippery slope? Blanket support for throwing headers on the video requests seems like a one and done type solution.
I suppose it doesn't really matter this is react native. Where dogs play a serious poker game at least once a week. Please ignore my comment.
Successfully merging a pull request may close this issue.
Would be great if we could add http header support for remote videos similarly to what has been done with Image component: https://github.com/facebook/react-native/pull/7338/files
The text was updated successfully, but these errors were encountered: