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
Hi,
I am unable to set border radius to a video on Android.
Here is a simple GitHub repo demonstrating this bug: https://github.com/honzagalajda/instagram-stories-video-radius
“Solutions” I’ve already tried but am not satisfied with:
react-native-video
^5.2.1
containerStyle
The text was updated successfully, but these errors were encountered:
LukasFridmansky
No branches or pull requests
Hi,
I am unable to set border radius to a video on Android.
Here is a simple GitHub repo demonstrating this bug: https://github.com/honzagalajda/instagram-stories-video-radius
“Solutions” I’ve already tried but am not satisfied with:
react-native-video
library to^5.2.1
. It doesn't work with the new RN architecture.containerStyle
prop.However, I need the background to be transparent.The text was updated successfully, but these errors were encountered: