-
Kotlin: 1.9.21 and 2.0.0-Beta1
Compose: 1.6.0-dev1350 and 1.6.0-dev1347
I have several projects where resource generation seems to be working fine (I put all my resources in a `composeRes` folder …
-
### Summary
Getting error while building app via EAS Build, have no idea how to fix
```
> Task :app:processDebugMainManifest FAILED
package="EDITED" found in source AndroidManifest.xml: /home/…
-
### What happened?
When defining SPM dependencies
in `.podspec`
```
s.spm_dependency 'Package/Product1'
s.spm_dependency 'Package/Product2'
```
in target's `Podfile`
```
spm_pkg "Packag…
-
We use lottie extensively in our app and it has been crashing intermittently for Android 12 and some devices on production randomly. And we need to solve these crashes.
Stacktrace -
```
*** **…
-
From Apple's newly published document ["Describing use of required reason API"](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api):…
-
Using com.airbnb.android:lottie-compose:4.2.2.
Client composable code:
```
val composition by rememberLottieComposition(LottieCompositionSpec.Asset("myasset"))
LottieAnimation(
modifier = m…
jasco updated
10 months ago
-
**Is your feature request related to a problem? Please describe.**
lottie-web provides options to use audio layers by adding a 3rd party library as described here - https://github.com/airbnb/lottie-w…
-
## 🐛 Bug Report
Animation only visible on android after using [lottie editor](https://editor.lottiefiles.com/) to change its color.
### Expected behavior
The animation to be visible on both pla…
-
I just updated my XCode from 14.2 to 14.3.1 and now my react native application isn't building or running. On Xcode 14.2, everything was working fine.
MacOS Ventura 13.1
Apple Macbook Pro M1 (Sili…
-
## Which Version of Lottie are you using?
Lottie 4.3.4
## Expected Behavior
The `UIColor` extension for the `public var lottieColorValue: LottieColor` is not available on visionOS. I expec…