Muukii

Researching UIKitDynamics - UIDynamicAnimator

Updated
Apr 29, 2021 6:30 AM
Created
Apr 29, 2021 6:29 AM
Tags
UIKit

UIKit Dynamics in the real world

UIDynamics have been available since iOS 7, and its a very powerful tool that allow us to create complex interactions pretty simply. For example, the iPad's Picture on Picture feature is done using UIFieldBehavior, maybe we will cover that in another article. In this article we will explore recreating the famous but yet overused Tinder UI.

medium.com

UIKit Dynamics in the real world