react-lottie
react-lottie copied to clipboard
[feature request]supporting react18
Any plans to support react18? Though it still works in react18 with force install.
npm install react-lottie --force
Yes me too 😭
This was annoying me too, various projects in my work use this project.
I ended up creating my own fork and publishing it to npm to resolve this issue.
Run
npm install @amelix/react-lottie
and use that instead. It worked for me and my company :)
@Amelixx i'd love to try yours then @amelix/react-lottie
Hey guys, didn't you try using this lib? https://github.com/Gamote/lottie-react, It works here.
@Amelixx How do you use the types tho ? @types/react-lottie