react-hammerjs icon indicating copy to clipboard operation
react-hammerjs copied to clipboard

Add support for React 17

Open Polarts opened this issue 4 years ago • 3 comments

I tried to install the package on my project, then I got this:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0" from [email protected]
npm ERR! node_modules/react-hammerjs
npm ERR!   react-hammerjs@"*" from the root project

I'd really appreciate it if you could add support for the latest version. Thanks!

Polarts avatar Jul 21 '21 19:07 Polarts

react18 please

yashash-pugalia avatar May 06 '22 17:05 yashash-pugalia

to hard

tuananh18768 avatar May 19 '22 02:05 tuananh18768

https://www.npmjs.com/package/react-hammerjs-18 worked for me

cie avatar Oct 17 '22 14:10 cie