react-simple-pull-to-refresh icon indicating copy to clipboard operation
react-simple-pull-to-refresh copied to clipboard

Compatibility with react 19

Open dartess opened this issue 10 months ago • 7 comments

npm i react-simple-pull-to-refresh
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error Found: [email protected]
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.10.2 || ^17.0.0 || ^18.0.0" from [email protected]

dartess avatar Jan 16 '25 16:01 dartess