react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Change video dimensions depending on orientation

Open rmmgc opened this issue 3 months ago • 0 comments

Hello, this PR is related to wrong video dimensions on iOS (#1504). As this is open a long time, I am not sure if there is intention to "fix" this.

This is adjusting width and height directly. Another option would be to expose orientation value in response object so devs can adjust it on JS side.

rmmgc avatar Aug 21 '25 11:08 rmmgc