Animating A Sidebar Menu (iOS, Xcode 8, Swift 3) (Side Menu/Slide Out Menu)

Опубликовано: 13 Сентябрь 2024
на канале: Mark Moeykens
29k
548


In this video, you will learn how to animate a side menu and create an illusion of the menu "flowing" or being pulled out into position for iOS.

This is done by using an irregular shape and pushing it into a UIView with clip to bounds turned on.

You will also learn what CGAffineTransforms are and how to use them to slide the menu and the menu icons into position.

Code:
Find out the Ugly Truth of SwiftUI:

FREE SwiftUI PictureBook:
Getting Started With CollectionViews: