SplitView icon indicating copy to clipboard operation
SplitView copied to clipboard

Fraction animation

Open artemkrachulov opened this issue 9 months ago • 1 comments

Hi, very good solution for splitting views. Can you help to understand one thing about animation. How can I animate fraction value? For example on button tap, animate splitting. Code withAnimation { fraction.value = 0.75 } doesn't work.

artemkrachulov avatar May 18 '24 13:05 artemkrachulov