如何制作像滑动一样的动画

How to make a animation like Swipe

如何制作如图所示的滑动动画。我猜它使用 CALayer 但不确定。

对于箭头图像,您可以使用UIImage animatedImage(with:duration:)

animatedImageWithDuration

您可以提供多张图片和一个时间跨度,图片将会动画化