David Khourshid
David Khourshid
Are you trying to ask how you can animate _out_ the other items? Also do you have a link to this code?
> Is there a chance you could add an option for only animating certain types like MOVE? Sure. I'm actually planning on removing the `onEnter` animation since it's pretty opinionated,...
I'm going to replace the examples with Codepens soon.
@sverweij I am working on an `@xstate/scxml` package that will translate XState machine configurations to SCXML (and vice-versa). Would this be enough to get it visualized?
I had a very similar idea a long time ago - it's different from `css-spring` in that it doesn't generate a ton of keyframes (which is sort of the brute-force...
For the sake of a more terse (and flexible) API, why not just have an operator? Since all the `createMultidimensionalSpringClass` (as fun as that is to type 😜 ) is...
Makes sense. And yeah, I'm slowly working on a generic Reactive Animations library (less detailed than Material Motion, but more flexible in that it will provide adapters to other animation...
> I'm flirting with the idea of turning MM into a bag of lettable operators that could be used with it. That's essentially what RxAnimate is going to be, with...
Yes, we're talking about the upcoming Popmotion on the [Animation At Work slack](https://damp-lake-50659.herokuapp.com/) - you two should join if you haven't yet!