I'd like to animate new CSS props after mounting a <Motion /> component.
Right now you can only animate what you've placed in your defaultStyle, but I want more flexibility! Is there a current best practice for this?
Is this something I can contribute? If so, can one of y'all point me in the right direction?
Heyo!
I'd like to animate new CSS props after mounting a
<Motion />
component. Right now you can only animate what you've placed in your defaultStyle, but I want more flexibility! Is there a current best practice for this?Is this something I can contribute? If so, can one of y'all point me in the right direction?