rive-lottie
rive-lottie copied to clipboard
Are there plans to make it again possible to import Lottie into Rive?
`converter` in an async function returning a promise. Thus it should be called with an `await`. So I moved the example within an async function.
Any additional instructions on how this tool is used?
Does this workflow exist?
**Error** TypeError: Cannot destructure property 'transform' of 'lottieObject' as it is null. at handleScaleX (.../rive-lottie/src/converter/animations/animations.js:47:13) at .../rive-lottie/src/converter/animations/animations.js:170:21 at Array.forEach () at .../rive-lottie/src/converter/animations/animations.js:161:30 at Array.forEach () at convertAnimations (.../rive-lottie/src/converter/animations/animations.js:159:19) at module.exports...