Is it possible to make a "shared element/zoom" transition like this in react native using navigator?
Especially useful for something like image galleries/modals.
https://github.com/codepath/android_guides/wiki/Shared-Element-Activity-Transition
"Currently React doesn't support reusing a native view in different parts of the component hierarchy, which makes it difficult to implement shared element transitions in pure JS."
Checkout the below link: https://github.com/brentvatne/hard-react-native-problems/issues/11
Additionally, It(Shared Element) may be roll-out in next version as part of Navigator. Check out the following thread: https://twitter.com/intelligibabble/status/764162422831652865
Edit: airbnb launched native navigation with shared element transition to try. It not official yet. but can try out.. http://airbnb.io/native-navigation/docs/guides/shared-element-transitions.html
Update: It is worth to checkout https://wix.github.io/react-native-navigation for shared element implementation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With