KenBurns
KenBurns copied to clipboard
A little Swift utility that performs the Ken Burns effect on an image
Can the image be not zoomed, but moved from left to right? Is it possible?
Initially KenBurnsImageView shows nothing, but after a while starts to animate.
In KenBurns.swift the definition: public typealias DurationRange = (max: Double, min: Double) has the order of the tuple arguments in the opposite order to where DurationRange is used in the...
fun queueNextImage -> Fatal error: Unexpectedly found nil while unwrapping an Optional value: file
Fatal error: Unexpectedly found nil while unwrapping an Optional value: file Pods/KenBurns/KenBurns/Classes/KenBurns.swift, line 327 I'm not using a Queue but the library is trying to load a next image from...
Hi, I experience a UI issue with 13.4 only where the kenburn image is pinned to the upper left corner I'm 100% sure about autolayout constraints and its even working...
Hello @tsheaff, I am trying to install this cocoa pod to my project but I can't and keep getting this warning on my terminal. Could you please help out? Thank...