-
Getting a 'corruptedData' error when attempting to load one of our dotLottie file. the same file works perfectly fine in lottie-compose and lottie-web.
## Which Version of Lottie are you using?
…
-
### Operating System & Version (eg: Mac OSX 10.11):
Windows 10, Visual Studios 2022 17.7.4
### Describe your Issue
I recently had to enable LongPath because i was getting this error
```
Program F…
-
environment: html5 app (NodeJS Expressjs jquery socketio)
Browser and Browser Version: Last Chrome or chromium current version
After Effects last 2023 version
I made a template in AE composed o…
-
I get the following error *sometimes* (a retry works sometimes and sometimes it's working directly) when running the verify-command on paparazzi 1.0.0:
```
com.example.ExampleTest > test_ExamplePr…
-
### Description
Potentially related to https://github.com/firebase/firebase-ios-sdk/issues/11738, opening as a separate issue as requested.
On first app installation I am consistently able to repr…
-
### Environment
❯ pnpm nuxi info
[2:27:16 PM]
Nuxt project info: …
-
I am trying to make the lottie animation background transparent but couldn't find any configuration to do the same. I've tried the online bodymovin but the color background is not changing.
Please s…
-
Here's my questions in Stackoverflow.
https://stackoverflow.com/questions/75118583/how-can-i-solve-outofmemory-issue-with-lottie-and-viewpager-in-jetpack-compose
https://stackoverflow.com/questi…
-
### Introduce the problem
Adding vector API support has many benefits like building vector based scenes, creating fancy animation and drawing scalable images, saving spaces.
I haven't done a…
XuNeo updated
9 months ago
-
**Is your feature request related to a problem? Please describe.**
In non-Compose UI, we use `FontAssetDelegate` to load our fonts from resources (rather than assets). In Compose UI, we currently can…