mikaoj / BSImageView

An image view that can animate content mode changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead

once-once opened this issue · comments

commented

warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
open var animationImages: [UIImage]? {
^~~~