IronGeek
IronGeek
I ran into many crashes evaluating the code. I fixed several and did some code clean up. I'd recommend removing some of the files that are being tracked. I've added...
Doh! DIdn't mean to close this PR.
That's great! Can you give a timeframe for when the next release will be posted?
Create your own class that inherits from NYPhoto like this: class MyPhoto: NSObject, NYTPhoto { var image: UIImage? var imageData: Data? var placeholderImage: UIImage? var attributedCaptionTitle: NSAttributedString? var attributedCaptionSummary: NSAttributedString?...