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

is possible run with uri in react.js #80

Closed ahmettopal closed 1 year ago

ahmettopal commented 1 year ago

Hi, ı have lottie files in my cdn server and ı want to run with uri. is it possible ?

ahmettopal commented 1 year ago

Hi, ı have lottie files in my cdn server and ı want to run with uri. is it possible ?

when ı try ım getting "Uncaught TypeError: Cannot read properties of undefined (reading 'length')" error

Gamote commented 1 year ago

Hey @ahmettopal, it is not possible at the moment to use remote animations. This will be available in the v3.

ahmettopal commented 1 year ago

Hey @ahmettopal, it is not possible at the moment to use remote animations. This will be available in the v3.

I'm looking forward to v3