choi kangsik
choi kangsik
is it fixed?
@zhangao0086 cocoapods version 4.0.4
``` pod 'DKImagePickerController', :git => 'https://github.com/zhangao0086/DKImagePickerController', :tag => '4.0.4' ```
@zhangao0086 can you tell me solution please
@zhangao0086 no it's not working please try ios 11.0
@zhangao0086 i'm using swift 4.2 ``` pod 'DKImagePickerController' ``` not working
``` public class func imageForResource(_ name: String, stretchable: Bool = false, cacheable: Bool = false) -> UIImage { if let image = customImageBlock?(name) { return image } if cacheable {...
please help me...
@zhangao0086 yes i'm using 4.1.0 and DKCamera 1.6.4