Gamote / lottie-react

A lightweight React library for rendering complex After Effects animations in real time using Lottie.
https://lottiereact.com
Other
794 stars 58 forks source link

fix: Typescript expose the RendererType from lottie-web #82

Closed impaler closed 1 year ago

impaler commented 1 year ago

To use the canvas or html renderer the lottie-web RendererType needs to be exposed as a Generic.

This issue was also seen in https://github.com/Gamote/lottie-react/issues/77.

Gamote commented 1 year ago

Thank you @impaler! 🌊

Gamote commented 1 year ago

@impaler released in the v2.4.0