dotlottie / player-component

https://dotlottie.io
MIT License
206 stars 28 forks source link

JSON to dotLottie #1

Closed alihs closed 4 years ago

alihs commented 4 years ago

I am trying to convert lottie JSON to dotLottie, though the server seems to be down https://dotlottie.io/resources/json-to-dotLottie/

Do we some node module available to do this locally?

erreib commented 4 years ago

The converter is accessible through a button on that page, however I had very mixed success converting .json files to .lottie. Some files convert as expected but most of the ones that I tried would not display when loaded into the dotlottie player.

I'd love to use dotlottie on my projects but with the lack of updates and support on this repo make it seem like it might be best to stick to the normal lottie component for now.

alihs commented 4 years ago

I too ran issues with preComps but since i my site is animation oriented i am forcing myself to use dotLottie. Also @erreib the new plugin (https://lottiefiles.com/plugins/after-effects) does offer automatic generation of dotlottie files

alihs commented 4 years ago

This works fine now