react-navigation-shared-element icon indicating copy to clipboard operation
react-navigation-shared-element copied to clipboard

Is this repo compatible with TVOS?

Open nriccar opened this issue 4 years ago • 2 comments

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. Screenshot 2021-11-02 at 17 48 56

nriccar avatar Nov 02 '21 16:11 nriccar

I'm seeing the same error on iOS

conrad-vanl avatar Jan 21 '22 04:01 conrad-vanl

fixed by installing these versions of react-navigation:

"@react-navigation/native": "^5.9.8",
"@react-navigation/stack": "^5.14.9",

conrad-vanl avatar Jan 21 '22 04:01 conrad-vanl