Making Dating App Animation in SwiftUI [Video]

In this video, I’ll show you how to make dating app animation in SwiftUI. The first part is recreating a swiping card animations like in popular dating apps such as Tinder and Bumble. In this part, you’ll learn how to use drag gesture with @GestureState to move multiple views at once to create subtle animations. The second part, I’ll make a view showing people liking each other. I’ll walk you through the process on how I create complex animations. Furthermore, I’ll create a particle effect using a powerful SwiftUI library called Vortex, created by Paul Hudson from Hacking with Swift. Finally, I’ll combine those views together with SwiftUI navigation. What you’ll learn: How to use DragGesture and @GestureState to perform subtle animations SwiftUI translation and transformation view modifiers A process to create complex animations Installing package using Swift Package Manager How to use Vortex to create beautiful particle effects Please check out my channel - AppDuck for more videos! There are other videos I've made about cool animations in SwiftUI. I also upload Swift and SwiftUI knowledge videos weekly!

Feb 23, 2025 - 13:25
 0
Making Dating App Animation in SwiftUI [Video]

In this video, I’ll show you how to make dating app animation in SwiftUI.

  • The first part is recreating a swiping card animations like in popular dating apps such as Tinder and Bumble. In this part, you’ll learn how to use drag gesture with @GestureState to move multiple views at once to create subtle animations.
  • The second part, I’ll make a view showing people liking each other. I’ll walk you through the process on how I create complex animations. Furthermore, I’ll create a particle effect using a powerful SwiftUI library called Vortex, created by Paul Hudson from Hacking with Swift.
  • Finally, I’ll combine those views together with SwiftUI navigation.

What you’ll learn:

  • How to use DragGesture and @GestureState to perform subtle animations
  • SwiftUI translation and transformation view modifiers
  • A process to create complex animations
  • Installing package using Swift Package Manager
  • How to use Vortex to create beautiful particle effects

Please check out my channel - AppDuck for more videos! There are other videos I've made about cool animations in SwiftUI. I also upload Swift and SwiftUI knowledge videos weekly!