Zer0
TSDThe Swift Den
•Created by Zer0 on 3/12/2024 in #swift-development
Am I trippin' or is this animation absolutely not behaving like intended ?
Ok for those interested I found a workaround :
using scaleEffect instead of frame seems to fix the problem
Not sure why this works but I guess it has to do with the fact that the view's frame is used to determine its position in the parent view
4 replies