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

RNSharedElementTransition is not available, did you forget to link react-native-shared-element into your project? #122

Open
HenZzz-999 opened this issue Nov 29, 2023 · 1 comment

Comments

@HenZzz-999
Copy link

I am currently creating my project with expo SDK 48 but when updating to SDK 49 the following error appeared when trying to run the animation:

RNSharedElementTransition is not available, did you forget to link react-native-shared-element into your project?

I have seen the other issues that have presented the same problem, but what could be the solution that could be given to this problem? I would like to update expo SDK 49 but I would also like to be able to continue using this incredible dependency!

Copy link

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

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

No branches or pull requests

1 participant