Is it possible to check if picked video is 4K in React Native? I don't want users to be able to upload 4K videos, so how I can handle this?
Im using react-native-image-crop-picker.
Is it possible to check if picked video is 4K in React Native? I don't want users to be able to upload 4K videos, so how I can handle this?
Im using react-native-image-crop-picker.