Render After Effects animations natively on Android and iOS, Web, and React Native
-
Updated
Jun 30, 2022 - Java
Add a description, image, and links to the lottie topic page so that developers can more easily learn about it.
To associate your repository with the lottie topic, visit your repo's landing page and select "manage topics."
I created a custom Tween animation for Lottie. In order to do this i had to load it manually and provide a RawLottie in an AnimationBuilder. It worked fine with normal Lottie.json BUT when using a lottie file which contains images it just wont show up when loading with LottieComposition.fromByteData.
In order to fix this you need to use AssetLottei('assets/xyz.json').load() Otherwise images w