react-navigation-shared-element
react-navigation-shared-element copied to clipboard
React Navigation bindings for react-native-shared-element 💫
Hi there, Love this library! When you have a details screen that you navigate to and from, the library doesn't know how to animate "backwards" to a previous details screen...
In createSharedElementScene.tsx, changed function to use route.key instead of route.name when checking to see if the current route is active. Previously, all screens that had the same name in the...
Hello, I would like to implement this with https://github.com/react-native-tvos/react-native-tvos. Im getting this error, but not sure if its from being a TVOS project or something else.  which deals with SharedElements containing children, but I have a slightly different...