—
—
i think i'll forward some twitter exchange here, in 2020 dan suggested that we inline the reconciler for react-three-fiber. this was not possible back then and we had to revert....
Makes sense. adoptObj/adoptArray would work, but it's ugly. I'll carry on trying to avoid `...args`.
@krimpenrik the box you just linked? i updated it, dont see any problems ...
You can use the scale prop to stretch the entire shoe
Not so sure about that since Consumer is technically using render props while context is used internally.
Yes, would be great to update it. Would you want to try sending in a PR? There's a working version of this over at https://github.com/react-spring/react-spring/tree/master/examples/demos/grid
Can i see the grid config? Do you give it the right keys? (item => item.key)
@janbaykara That would be easy to add. Do you think driving it by index (`0..n`) and `undefined` (all close) should be enough? Also, should children then receive the `toggle` function?...
Could i interest you in making a PR? I'd guide you through the react-spring update as well.
I think I’ve fixed it in the upcoming React spring version. Will update soon.