We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checked with both main thread and core animation rendering engine, shadow inside the lottie is not getting rendered.
Lottie version: 4.5.1 and 3.5.0
Current behavior:
Expected behavior:
notice the shadow below the green strip
Lottie file:
test.json
Sample project to reproduce the issue:
TestLottie.zip
The text was updated successfully, but these errors were encountered:
same problem The dropShadow attribute in the JSON file makes the Lottie animation not work on iOS.
"lottie-ios": "^4.5.0", "lottie-react-native": "^7.2.2", "react-native": "0.76.3",
Sorry, something went wrong.
@calda did you get a chance to check this?
No branches or pull requests
Checked with both main thread and core animation rendering engine, shadow inside the lottie is not getting rendered.
Lottie version: 4.5.1 and 3.5.0
Current behavior:
Simulator.Screen.Recording.-.iPhone.13.-.2025-02-07.at.21.59.17.mp4
Expected behavior:
notice the shadow below the green strip
Screen.Recording.2025-02-07.at.10.06.46.PM.mov
Lottie file:
test.json
Sample project to reproduce the issue:
TestLottie.zip
The text was updated successfully, but these errors were encountered: