Hacker News new | past | comments | ask | show | jobs | submit login

Yep no problem man. :) I do understand your reasons. It still looks awesome though.

Keyframes looks promising for complex animation of single component. But what about multiple components? Like start animation of component only after some other finished its animation...




If you have two posed components:

<Parent><Child/></Parent>

You can currently use props like `delayChildren` to orchestrate between them: https://popmotion.io/pose/learn/animating-children/#animatin...

Maybe `waitForChildren` and `waitForParent` booleans would be helpful too

There's an advanced way of establishing this relationship for non-heirarchal components but I haven't got to writing the docs for that yet. A CodePen example here https://codepen.io/popmotion/pen/xWrbNm?editors=0010


> Maybe `waitForChildren` and `waitForParent` booleans would be helpful too

That would be great start :)


Just to follow up, last night I published `beforeChildren` and `afterChildren` flags to enable this!




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: