Open awahab94 opened 4 years ago
The style={{ backgroundColor: 'black' }} does nothing on iOS? How can this be changed?
@abdulwahabcs Did you find any solution to blank background ?
@abdulwahabcs Did you find any solution to blank background ?
Facing same issue on,
react-native-video-processing 1.20.0 react-native 0.60.4
Facing same issue on,
react-native-video-processing 1.20.0 react-native 0.60.4
Solved this issue by adding "flex: 1" property in style:
<VideoPlayer style={{flex: 1}} />
Trimmer & Video Player not working in android
Could anyone help me on that ?
Android X and Swift 5
Version
react-native-video-processing 1.20.0
react-native 0.60.4