shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.24k stars 323 forks source link

How to make the video to full screen? #305

Open tsiory opened 3 years ago

tsiory commented 3 years ago

Current Behavior

Fixed size through props width and height

Expected Behavior

Full screen mode through flex: 1

Your Environment

software version
react-native-video-processing ^2.0.0
react-native ~0.62.2
node 12.16

Capture d’écran 2020-08-17 à 07 43 09

tsiory commented 3 years ago

Here i use the Trimmer view if it can help.