react-navigation-shared-element
react-navigation-shared-element copied to clipboard
Is this repo compatible with TVOS?
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.

I'm seeing the same error on iOS
fixed by installing these versions of react-navigation:
"@react-navigation/native": "^5.9.8",
"@react-navigation/stack": "^5.14.9",