Hi, thank you for this awesome project. I have observed that videos that are greater than 60 seconds are trimmed to 60 seconds after been processed, is there a way to disable this behaviour?
For future googlers config.video.trimmerMaxDuration = \ whatever
@esabunor I am going to add it to the readme, thanks for noticing the missing doc :)
how to skip trim screen?
how to skip trim screen?
Any information about this?
var config = YPImagePickerConfiguration()
config.showsCrop = .none
Most helpful comment
how to skip trim screen?