Alec Larson
Alec Larson
The `useSpring` and `useSprings` hooks now take an extra argument that is a "deps" array forwarded to the `useEffect` call that updates the animations. Added by this PR: https://github.com/react-spring/react-spring/pull/652 /cc...
- [x] Show demos by default - [ ] Add small header to the home page that contains a "Demos" link and a "Tests" link - [ ] Put all...
None of the existing demos pass a function as the `delay` prop.
- [ ] The container doesn't change height based on number of items - [ ] Items don't animate to their new positions (when shuffled or a preceding item is...
It would be nice if `x` in the "Gesture Slider" demo was preserved when its animation is interrupted by another gesture. ### Steps 1. Set the `friction` to ~500 2....
Scripts would read easier if I could use `{file}` instead of `{files}` when partition size is 1.
Two feature requests here: 1. Passing `workerData: Tinypool.move(data)` is not supported, even though `new Worker` has a `transferList` option. 2. If `workerData` is a plain object, Tinypool should iterate its...
Is there a simpler way to install this without the command line?
Will field updates be supported?