RNSharedElementTransition is not available
See original GitHub issueIm using react-native-cli project. Im using react-navigation 5 and your prerelease tag.
when i use Expo, i havent got any problem, but on Shared screen this message appear: RNSharedElementTransition is not available, did you forget to link
react-native-shared-element into your project?
is a bug? i linked manually but i havent got nothing
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:10 (2 by maintainers)
Top Results From Across the Web
RNSharedElementTransition is not available, did you forget to ...
I am getting this warning RNSharedElementTransition is not available, did you forget to link react-native-shared-element into your project?
Read more >How to use Shared Element Transition with React Navigation v5
A Shared Element Transition determines how two different views share one or more elements to maintain the focus and experience.
Read more >react-native-shared-element - UNPKG
177, "RNSharedElementTransition is not available, did you forget to link `react-native-shared-element` into your project?".
Read more >react-native-shared-element | Yarn - Package Manager
This library in itself is not a Navigation- or Router library. Instead, it provides a set of comprehensive full native building blocks for...
Read more >Project with a custom dev client is failing during build
... 13 | #include <folly/Optional.h> | ^ 'folly/Optional.h' file not found 14 | #include ... Pods/RNSharedElement » RNSharedElementTransition.m › Packaging ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, please provide a full repo containing the exact steps that you performed. Most likely, the project is not linked correctly into your XCode workspace.
I think it is because install wrong module remove all modules include react navigation and react native share elements then install them again
dont forget to “pod install” in ios directory