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
With paused={false} video starts, but cannot be paused. With paused={true} video does not starts by pressing play button. react-native-video controls with controls={true} works fine with tested mp4 video.
Android 7.1.1. Simulator and real device
The text was updated successfully, but these errors were encountered:
With
paused={false}
video starts, but cannot be paused. Withpaused={true}
video does not starts by pressing play button.react-native-video
controls withcontrols={true}
works fine with tested mp4 video.Android 7.1.1. Simulator and real device
The text was updated successfully, but these errors were encountered: