#399 - SwiftUI Transforms and Animations

11/07/2019
#399 - SwiftUI Transforms and Animations

Listen "#399 - SwiftUI Transforms and Animations"

Episode Synopsis

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.