react-tiny-virtual-list
react-tiny-virtual-list copied to clipboard
Could not resolve dependency react@^17.0.2
Please update your package.json to support react 17
npm ERR! Could not resolve dependency:
npm ERR! peer react@"15.x || 16.x" from [email protected]
npm ERR! node_modules/react-tiny-virtual-list
npm ERR! react-tiny-virtual-list@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Seems like the library isn't maintained, I have pending PR for react 17 support. https://github.com/clauderic/react-tiny-virtual-list/pull/95
Also, i've published my fork here with required changes -> https://www.npmjs.com/package/react-tiny-virtual-list-oss
It seems that react-window and react-virtualized are also not being maintained.
Is there a virtualized list lib that is actively being updated/improved?
@Brian-McBride yes react-virtuoso