Balu Naik
Balu Naik
I am also looking for LTR to RLT
Create Swift Extension and import into your objective-C class @objc public extension AnimatedCollectionViewLayout{ @objc class func initWithPageAnimator() -> AnimatedCollectionViewLayout{ let layout = AnimatedCollectionViewLayout() layout.scrollDirection = .horizontal layout.animator = PageAttributesAnimator(scaleRate: 0.0)...
@ClaritySupport I am also facing the same issue, Can't see any logs, and other options are disabled.
Is it possible to transfer RLMObject (Objective-C) properties into Object(Swift)? **Goal** - We have a data model subclass of RLMObject with many proprites and we are stroing every thing in...
@guness Can you explain how to use serviceCredentialsFile here?
similar issue with the latest version of SDK also. @dreampiggy @bpoplauschi ``` Crashed: com.hackemist.SDWebImageDownloader.downloadQueue (QOS: UNSPECIFIED) 0 XXXXXX 0x4ea090 __49-[FFFastImageView downloadImage:options:context:]_block_invoke + 213 (FFFastImageView.m:213) 1 XXXXX 0x6ed3b8 __113-[UIView(WebCache) sd_internalSetImageWithURL:placeholderImage:options:context:setImageBlock:progress:completed:]_block_invoke_2 +...
any further update on this? ``` Crashed: com.hackemist.SDWebImageDownloader.downloadQueue (QOS: UNSPECIFIED) 0 XXXXX 0x4ea090 __49-[FFFastImageView downloadImage:options:context:]_block_invoke + 213 (FFFastImageView.m:213) 1 XXXXX 0x6ed3b8 __113-[UIView(WebCache) sd_internalSetImageWithURL:placeholderImage:options:context:setImageBlock:progress:completed:]_block_invoke_2 + 153 (UIView+WebCache.m:153) 2 XXXXX 0x6de4b8 -[SDWebImageDownloaderOperation...