react-lottie
react-lottie copied to clipboard
🚀 react-lottie fork with Typescript
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
https://github.com/chenqingspring/react-lottie/pull/104
Thanks @lazysergey. This is grand!
Does it have the same API as the chenqingspring version?
@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