After reviewing npm download numbers and adjusting for the umbrella react-spring package (which pulls in all targets and inflates their counts by ~814K/week), the estimated direct weekly installs are:
| Package |
Raw downloads |
Minus umbrella |
Est. direct installs |
| @react-spring/web |
~4.9M |
-814K |
~4.1M |
| @react-spring/three |
~1.6M |
-814K |
~789K |
| @react-spring/native |
~459K |
-814K |
~0 |
| @react-spring/konva |
negligible |
-814K |
~0 |
| @react-spring/zdog |
negligible |
-814K |
~0 |
Deprecate and remove the following platform targets:
- @react-spring/zdog — zdog itself is barely maintained, near-zero direct usage
- @react-spring/konva — only 3 npm dependents, no meaningful direct adoption
- @react-spring/native — download count is entirely explained by the umbrella; near-zero direct installs
After reviewing npm download numbers and adjusting for the umbrella
react-springpackage (which pulls in all targets and inflates their counts by ~814K/week), the estimated direct weekly installs are:Deprecate and remove the following platform targets: