tilltue / TLPhotoPicker

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

How to reload photoPicker ViewController after take photo? #24

Closed ramboli1986 closed 7 years ago

ramboli1986 commented 7 years ago

What I need is tapping camera cell in photopicker controller to take a photo, and display it in photopicker after tap done button in camera view.

I try to override function imagePickerController(_ picker: UIImagePickerController, didFinishPickingMediaWithInfo info: [String : Any]), and call self.reloadCollectionView() method inside. But it doesn't work, new photos doesn't display. Any idea? Thanks.

tilltue commented 7 years ago

@ramboli1986 in now, when it changed assets collections there is not reload fetched assets. i'll figure out how to do it. it's take a few day.

ramboli1986 commented 7 years ago

Thanks for your reply. I do appreciate for your help!

tilltue commented 7 years ago

sorry i'm late. @ramboli1986

ramboli1986 commented 7 years ago

Thank you so much for your update!

On Sun, Sep 3, 2017 at 06:00 junhyi park notifications@github.com wrote:

sorry i'm late. @ramboli1986 https://github.com/ramboli1986

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tilltue/TLPhotoPicker/issues/24#issuecomment-326803535, or mute the thread https://github.com/notifications/unsubscribe-auth/AXPzsRcm6b_gx3YQ8hR1NY26BpSTA2ogks5seqL0gaJpZM4OxSwQ .

-- Best Regards, Bo