#399 - SwiftUI Transforms and Animations

Share:

Listens: 0

NSScreencast (free videos)

Miscellaneous


SwiftUI's declarative nature makes building UIs incredibly easy. In this episode we will build a wallet UI with cards. We will create a CardView so we can reuse it in multiple places. Then we will use transforms to alter it's size and position. Finally we will see how declarative animations work as we expand the cards apart.