LiuJian

Results 12 comments of LiuJian

In the version v2.2.0, we can run an animation with AnimationRunner and set a callback when it finished running ``` let runner = AnimationRunner(animation: animation) runner.onCompletion { _ in print("animation...

运行demo,关掉black bar style,打开shadow image,点white打开下一个页面,shadow image显示一下就消失了

I met, too. This is very important. :)

before change the height constrain you need to replace the old one

layout func is removed from the newest version, you should use constrain and setNeedsLayout instead

I'm experiencing the same issue too, and there is no reference type in my state, for now i have set optimize for speed to get over this

For gifs, alternate representation is enabled by default, Use `downloadImageWithURL:options:completion:` to customize options.

Looking for macOS and tvOS support :)

在 Mac Catalyst 下使用没有任何问题