plus1tv / react-anime

✨ (ノ´ヮ´)ノ*:・゚✧ A super easy animation library for React!
https://codepen.io/collection/nrkjgo/
MIT License
1.55k stars 81 forks source link

Cannot install react-anime #86

Closed NLStom closed 3 years ago

NLStom commented 3 years ago

Screen Shot 2021-03-06 at 8 50 28 AM

alaingalvan commented 3 years ago

Thanks for letting us know! We've been working on an update to React Anime to work with React 17 and are testing it before releasing it to NPM. In the mean time, you should still be able to install it with --force.

EDIT: I'll update this post when it's ready.

EDIT 2: OK, react-anime@4.0.0 is on NPM. I'm closing this issue since it's been solved, but let me know if you would like it opened again. 👍

LeonDWong commented 1 year ago

I meet same problem when using react@18.x, could react-anime support react18?