Reanimated 3.4.0 release notes #4819
-
The release notes for Reanimated v3.4.0 mentions requirements for Shared Element Transitions as But the latest version of react-native-screens is 3.22.1 as per the release notes of Is this a typo in release docs and should I create an issue for this ? Is there any example of progress based transition in Shared Element Transition ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey! No, it wasn't a mistake. The When it comes to an examples you can find them here: https://github.com/software-mansion/react-native-reanimated/tree/main/app/src/examples/SharedElementTransitions |
Beta Was this translation helpful? Give feedback.
Hey! No, it wasn't a mistake. The
react-native-screens
has just released https://github.com/software-mansion/react-native-screens/releases/tag/3.23.0 😅When it comes to an examples you can find them here: https://github.com/software-mansion/react-native-reanimated/tree/main/app/src/examples/SharedElementTransitions