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

Views with entering animations never appear when reduced motion is active #6987

Open
puls opened this issue Feb 6, 2025 · 1 comment
Open
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided

Comments

@puls
Copy link

puls commented Feb 6, 2025

Description

Your documentation has this to say:

When reduced motion is enabled:

  • entering, keyframe, and layout animations instantaneously reach their endpoints.
  • exiting animations and shared transitions are omitted.

but I'm not sure I believe that first point.

Steps to reproduce

Run the attached repo. Everything works (a red box shows up) if I remove the ReducedMotionConfig.

Snack or a link to a repository

https://github.com/puls/EnterTest/blob/main/App.tsx

Reanimated version

3.16.7

React Native version

0.77.0

Platforms

iOS

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Fabric (New Architecture)

Build type

Debug app & dev bundle

Device

iOS simulator

Device model

iPhone 16 Pro (iOS 18.2)

Acknowledgements

Yes

@github-actions github-actions bot added Repro provided A reproduction with a snippet of code, snack or repo is provided Platform: iOS This issue is specific to iOS labels Feb 6, 2025
@idrisssakhi
Copy link

Having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided
Projects
None yet
Development

No branches or pull requests

2 participants