Using UIView animations and CGAffineTransform - View Containers Showcase App

Опубликовано: 27 Август 2020
на канале: Coding With Tom
126
2

In this video we will use UIView animations and CGAffineTransform to create custom view containers with custom animations to switch between its ViewControllers. Views will be scaled down, translated, and flipped to create different transitions than those provided by UITabBar and UINavigation.

Chapters:
0:00 Custom Containers and Animations
0:15 Creating App
3:24 FlipViewController
8:40 StackViewController
14:00 Swiping the Stacked Views
20:10 GridViewController

Source code: https://github.com/codingWithTom/View...