inPhilly

Results 66 comments of inPhilly

How can I query the SDImageCache for cached LPLinkMetaData? I see no methods for that. How can I cache LPLinkMetaData without instantiating an image? > On Aug 9, 2020, at...

I was just wondering if you had an example of a UICollectionView with a lot of URLS that doesn't freeze up when scrolled quickly. When I use LPLinkView with LPLinkMetadata...

You are saying to do this, right? > Load Rich Link on LPLinkView > > Important note on LPLinkView: Current iOS 13.0 contains bug that LPLinkView may not compatible with...

Okay. Your tableview example is pretty slow to load and tends to freeze up as well. I was just wondering if you had any better examples since then. I don't...

Calling [self.tableview reloadData] on a delay (with performSelector) in the target action for the control seems to do the job, for now at least. I will try to post if...

I don't know how to do that, but I wish I could. Looks like a great control. Thanks!