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

[feature request]supporting react18

Open horrylala opened this issue 2 years ago • 5 comments

Any plans to support react18? Though it still works in react18 with force install.

npm install react-lottie --force

horrylala avatar Dec 22 '22 06:12 horrylala

Yes me too 😭

MohammedAliBinTaleb avatar Jan 13 '23 15:01 MohammedAliBinTaleb

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 avatar Feb 07 '23 17:02 Amelixx

@Amelixx i'd love to try yours then @amelix/react-lottie

Devdannnny avatar Mar 25 '23 12:03 Devdannnny

Hey guys, didn't you try using this lib? https://github.com/Gamote/lottie-react, It works here.

luccas-specht avatar Apr 07 '23 00:04 luccas-specht

@Amelixx How do you use the types tho ? @types/react-lottie

Ibby-debug avatar Nov 09 '23 21:11 Ibby-debug