Connect with us

Media

Lottie 4 SwiftUI

In this video I will introduce you to Lottie 4.0, Lottie is Airbnb’s cross-platform, open-source library for rendering vector motion graphics. Lottie is used extensively at Airbnb, and it also powers animations in thousands of other apps throughout the industry.

In this video, I will take you through my learning process for building a UIViewRepresentable so you can easily implement Lottie animations into your SwiftUI apps.

Lottie 4 SwiftUI Contents:

  • 0:00 Introduction
  • 3:29 Simple UIViewRepresentable
  • 11:23 Celebration View
  • 12:41 A Better UIViewRepresentable
  • 21:00 Exploding Like Button

Completed Project: https://github.com/StewartLynch/LottieDemo-Complete/

Advertisement

Trending