Is it possible to use Cubic bezier for animation in compose?

130 Views Asked by At

I am wondering how to use Cubic bezier in android compose for animations?

Mostly about touch effect of one object, for instance, on a button press or animate it. Also, is there any stable library to import/add to grade and use?

1

There are 1 best solutions below

0
On BEST ANSWER