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

sharedTransitionTag wierd behavior #5829

Open
xposionn opened this issue Mar 24, 2024 · 4 comments
Open

sharedTransitionTag wierd behavior #5829

xposionn opened this issue Mar 24, 2024 · 4 comments
Labels
Area: Shared Element Transitions Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided

Comments

@xposionn
Copy link

Description

sharedTransitionTag is not working as expected, both with image and text, seems there is kind of animation but not as expected, also the elements disappeared when returning

Steps to reproduce

  1. Open the app, choose iOS,
  2. Press on the button (no animation, both text and image)
  3. Press on the back button, both elements are gone.

Snack or a link to a repository

https://snack.expo.dev/@xposionn/github.com-xposionn-reanimated-shared-tag?platform=ios

Reanimated version

~3.6.2

React Native version

0.73.2

Platforms

iOS

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

@github-actions github-actions bot added Platform: iOS This issue is specific to iOS Repro provided A reproduction with a snippet of code, snack or repo is provided labels Mar 24, 2024
@xposionn
Copy link
Author

seems in #5375 also

@vivianmauer
Copy link

I have the same issue in several projects, and even in a completely new project. It seems its not working at all :/

@xposionn
Copy link
Author

I have the same issue in several projects, and even in a completely new project. It seems its not working at all :/

By their documentation, seems this field is experimental..

@vivianmauer
Copy link

I have the same issue in several projects, and even in a completely new project. It seems its not working at all :/

By their documentation, seems this field is experimental..

Absolutely! But I tested it some time ago on some recently created projects and it was working, with some bugs but working. Now it is not working at all, hope it gets stable soon, this is a awesome feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Shared Element Transitions 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

3 participants