tilltue / TLPhotoPicker

📷 multiple phassets picker for iOS lib. like a facebook
MIT License
1.89k stars 332 forks source link

Convert PHAsset to TLPHAsset . #309

Open ParagDevac opened 3 years ago

ParagDevac commented 3 years ago

Is it possible to convert PHAsset to TLPHAsset ? My scenario is , When user tapped on Cell . so, i am opening TrimVideoVC just as whatsapp do. But then i don't know how to handle cropeed video with this library ? Please help. Thank you .

GraemeHarrison commented 6 months ago

I also could use this capability, so I just created a PR for it here: https://github.com/tilltue/TLPhotoPicker/pull/355