Open marcuzgabriel opened 1 year ago
Hey! π
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
I have the same problem with the text or view that is inside the view that has the shared tag. Any ideas to fix this?
Description
Shared element transition with Animated.Text or Animated.View (as wrapper around Text) component does not work. The wrapper itself does work (please see border). I am trying to transition an emoji. I believe it might be because there is no support for Text transition yet based on: https://github.com/software-mansion/react-native-reanimated/issues/4990.
Whether it is an issue or a feature request I will let you decide as I lack context. Would be much appreciated if you could point me in the direction of a solution or alternatively let me know whether there will be support for it in the future.
Right now my only option is to go with the react-navigation-shared-element package which is no longer maintained πΆβπ«οΈ so my colleagues are not fund of me π©
https://github.com/software-mansion/react-native-reanimated/assets/42548700/4bb55670-7606-4bbc-9fba-5c2d004018be
Steps to reproduce
Snack or a link to a repository
www.haventmaderepo.com/youneed?
Reanimated version
3.5.2
React Native version
0.72+
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
iOS simulator
Device model
iPhone 15
Acknowledgements
Yes