-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi arulprasad,
nice work, thanks for sharing.
i want to some questions.
i using the DKImagePickerController.
unfortunately i just take picking image like this
pickerController.didSelectAssets = { [unowned self](assets: [DKAsset]) in
//self.assets = assets
assets.first?.fetchFullScreenImageWithCompleteBlock({ image in
})
}
how can i get image media info without didFinishPickingMediaWithInfo?
Can you help me ?
Metadata
Metadata
Assignees
Labels
No labels