gridaco / assistant

🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
https://grida.co/assistant
Other
572 stars 47 forks source link

[new/feature-request] Support animation export (position, alpha, scale, and more) #58

Open softmarshmallow opened 3 years ago

softmarshmallow commented 3 years ago

image

Supporting animation export baed on design file is a necessary job. It takes bunch on time communicating with motion designers, and a painful job to convert non-lottie animations as value animation by interpreting the design, motion example.

Supporting animation code generation based on A/B frames, with setting keyframes and timing, motion graphs must be a great feature to have.

This will save developers a lot of time.

softmarshmallow commented 3 years ago

Support Framer motion & Flutter value animations. Basically this will be done by indicating target variants and setting keyframes for changing values.

Will need list of vaule transform functions. spring, clamp, etc..