react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
WIP: Support for maximum video duration (maximumVideoDuration)
This PR adds support for a new property in the options: maximumVideoDuration
.
- [x] Add types for the JS/TS API
- [x] Implement Android via
openCamera
- [ ] Implement Android via
openPicker
- [x] Implement iOS via
openCamera
- [ ] Implement iOS via
openPicker
@ivpusic Could you maybe take a look at the openPicker
implementations and help me figure out what's needed to get those working as well?
@Deodes I have implemented iOS, Android and JS/TS part for openCamera
. As stated in my original post, I need help from @ivpusic to get the same feature working for openPicker
. If you need this feature feel free to take a look at the code and try implementing it yourself.
any updates on this feature? will this be merged? Thanks
Any updates?
need this feature badly! any updates?
need this feature badly! any updates?
same! adding just the changes via patch-package right now has been clutch. love to get this merged!
@mrousavy @ivpusic can we merge this?
Any updates on this?
Question on how this would work.
Say the video is 1m30s. If the maxDuration is 15 seconds, when they select the video how will this 15 seconds be determined?
Will the user be able to trim to their desired 15 seconds of the video?
Cheers.
need this feature badly! any updates?
same! adding just the changes via patch-package right now has been clutch. love to get this merged!
How can I use this fixes in my app for this features?
any update?
Is this going to get merged? or any other prop added lately for a max duration?