Swift: Create Facebook's Image Zooming Animation using Core Animation

Profile Picture
- Published on Mar 1, 2016馃審 Public

How to create Facebook News Feed UI: https://youtu.be/NJxb7EKXF3U How to create Facebook Menu using Tabs: https://youtu.be/1Sg7HjR_k2c Today's tutorial is going to discuss one of my favorite types of animation found on the iOS platform: Facebook's image zooming technique that also provides a black dimming background. I'll first go over the effect using the Simulator to give you a feel of what I'm talking about. Next, we create a sandbox project to illustrate Core Animation's ease of use. Having done that, we quickly figure out how to animate a box to mimic the zooming found on Facebook. Finally, we go back to our Facebook feed project to implement this animation using the UIImageViews in our cells. Completed Project: https://www.letsbuildthatapp.com/cour...