maustinstar / liquid

Create a playful backsplash in SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 17 Animation Issue

timbueno opened this issue · comments

Animation glitches when reaching the minimum size of the animation before expanding again.

trim.F30A78AC-90DF-43A8-803A-458A3534DA14.MOV

Upon further investigation the "glitch" seems to happen at the end of the "period" time. The view seems to be instantiating itself again, triggering a layout.

commented

The same for me

any solution?

created a pr for the issue: #12
FYI: @kingmeers @iosnickse @timbueno @maustinstar