ibireme/YYImage

UIImage ".images" property not set for apng or gif

cortis opened this issue · 0 comments

Although YYImage is touted as being fully compatible with UIImage, the ".images" property is not set or returned properly for images that contain multiple frames. This is important as we rely on the ".images" property to iterate manually over the images. We are looking for a drop-in replacement of UIImage that allows access to .images.