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

🚀 react-lottie fork with Typescript

Open lazysergey opened this issue 6 years ago • 3 comments

hey Everyone 🙂

as this repo seems to be abadoned for at least 2 years, we forked this, added typescript and rewrote some parts so now it fits current lottie-web typings/naming.

see > https://github.com/crello/react-lottie try > yarn add @crello/react-lottie or npm I --save @crello/react-lottie join > https://github.com/crello/react-lottie/pulls

cheers

lazysergey avatar Nov 27 '19 14:11 lazysergey

https://github.com/chenqingspring/react-lottie/pull/104

rndD avatar Dec 03 '19 21:12 rndD

Thanks @lazysergey. This is grand!

Does it have the same API as the chenqingspring version?

philals avatar Jan 27 '20 18:01 philals

@philals thanks mate :) API was slightly changed to be consistent with typings from Lottie-web, but examples/demo seems to be fairly straightforward - let me know if you have any troubles with it

lazysergey avatar Jan 27 '20 19:01 lazysergey