Playing around with the Facebook Live Stream the other day, I found an interesting animation that I wanted to reproduce. In today's video, let's look at how to animate some images across the screen using a curved path.
We'll be using a UIBezierPath to execute our animation. After seeing it in action, let's also introduce some randomness to the various images that we add into our view.