You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing on an S8 physically and an iPhone XR via the simulator
Steps to Reproduce
Implement the video component
add an image to the posterSource prop
Expected Behavior
The Video component has a prop which allows the editing of the posterSource Styles.
Example: passing in the style of resizeMode:'cover' or width:200 so that image covers/matches the entirety of the video container
🐛 Bug Report
Environment
Testing on an S8 physically and an iPhone XR via the simulator
Steps to Reproduce
Implement the video component
add an image to the posterSource prop
Expected Behavior
The Video component has a prop which allows the editing of the posterSource Styles.
Example: passing in the style of
resizeMode:'cover'
orwidth:200
so that image covers/matches the entirety of the video containerActual Behavior
Reproducible Demo
https://snack.expo.io/SkGiAaxhN
The text was updated successfully, but these errors were encountered: