lottie-react
lottie-react copied to clipboard
[Suggestion] Parse lottie json from network
I have some lottile files uploaded by users, they are on the server side, so I hope that you can provide a property to receive url. The truth is animationData
is required.
BTW, I'm using typescript, prop-types
is really unnecessary for me. So why don't you put prop-types
to dependencies instead of devDeps?
https://github.com/chenqingspring/react-lottie/issues/93#issuecomment-546046461
@fwh1990 This will be added in v3
Still not implemented?
News about this?
News about this?
We struggle to find time to release v3
where it is already implemented. I hope that soon it can be released together with new documentation for you to use.
Understanding, take your time. Thanks.
I was using this and ran into this issue, had to change package since I'm not sure when v3 will come; https://github.com/mifi/react-lottie-player
Hey guys, any updates regarding this ?