Skip to content
New issue

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

reduce motion: lottie files no longer animated #1189

Open
pierroo opened this issue Feb 28, 2024 · 1 comment
Open

reduce motion: lottie files no longer animated #1189

pierroo opened this issue Feb 28, 2024 · 1 comment
Assignees

Comments

@pierroo
Copy link

pierroo commented Feb 28, 2024

Description

With react native reanimated v3+, they now implement the phone settings of "reduced motion"
which leads to lottie files no longer playing

Steps to Reproduce

  1. use reanimated v3.x
  2. go in your phone settings / accessibility / reduced motion (or "turn off animation", depending on device)
  3. lottie animation no longer plays

Expected behavior: ideally lottie animation should play regardless

Actual behavior: [What actually happened]

Minimal reproduction

React Native Environment

RN0.73.4

Lottie Version

Version: 6.5.1

@matinzd matinzd self-assigned this Mar 3, 2024
@techie-pragya
Copy link

Is this issue is fixed?

I have an react-native application, where i have used lottie files, the animations works fine in android but not working fine in ios. For the first time the animations works fine in ios but on clicking button(to play the animation) it not playing again(there is a glitch)
Dependencies:
react-native : 72.6
"react-native-reanimated": "3.6.1",
"lottie-ios": "^4.3.0",
"lottie-react-native": "^6.3.1",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants