It’s no doubt that SwiftUI makes building custom views easy, even the seemingly complex ones. A few days ago, I thought of building something that may...
Continue reading...Animation
MotionLayout in action: Creating a simple swipe-to-answer button
In this article, we are going to implement a swipe-to-answer button using MotionLayout. It’s quite simple. Take a look at what we want to achieve: In...
Continue reading...