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 #267

Open
MarcHbb opened this issue Feb 25, 2023 · 3 comments

Comments

@MarcHbb
Copy link

MarcHbb commented Feb 25, 2023

I have this error I don't know why. Everything is good in the code.
I use expo and it says that we don't need to link the module since Expo do it automatically

"@react-navigation/native": "^6.0.13",
"@react-navigation/native-stack": "^6.9.1",
"@react-navigation/stack": "^6.3.2",
"react-native-share": "^8.1.0",
"react-native-shared-element": "^0.8.8"
@borstelmannl
Copy link

Expo will link it automatically. Did you try to remove and reinstall? Did you restart the bundler completely?

npx expo start --cache

@IjzerenHein
Copy link
Owner

As of Expo SDK 49, react-native-shared-element is no longer shipped with Expo Go. If you want to use this library with Expo managed projects, create a development build.

IjzerenHein/react-native-shared-element#116 (comment)

@kicaal
Copy link

kicaal commented Oct 24, 2023

Hi! Do you know of any possible solution for this?

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

4 participants