Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load JSON remotely #106

Open
sliktrik opened this issue Nov 28, 2019 · 2 comments
Open

Load JSON remotely #106

sliktrik opened this issue Nov 28, 2019 · 2 comments

Comments

@sliktrik
Copy link

Hi, is it possible to load the animation data remotely?

for example

<Lottie
   options = {{
      animationData: "https://someurl.com/animationData.json",
      loop: true,
      autoplay: true,
   }}
   width = "1293px"
   height = "300px"
 />  
@lazysergey
Copy link

available in @crello/react-lottie@0.0.6

@Kalyse
Copy link

Kalyse commented Dec 24, 2019

See #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants