question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RNSharedElementTransition is not available

See original GitHub issue

Im 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
IjzerenHeincommented, Aug 7, 2020

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.

0reactions
amirbhz86commented, Sep 4, 2021

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found