Skip to content

Commit a1ba6d4

Browse files
authored
Apple TV support updates (#1833)
1 parent d7c06cc commit a1ba6d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

react-native-libraries.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2993,6 +2993,7 @@
29932993
],
29942994
"ios": true,
29952995
"android": true,
2996+
"tvos": true,
29962997
"expoGo": true,
29972998
"newArchitecture": true
29982999
},
@@ -3010,6 +3011,7 @@
30103011
"examples": ["https://docs.expo.dev/versions/unversioned/sdk/task-manager/#example"],
30113012
"ios": true,
30123013
"android": true,
3014+
"tvos": true,
30133015
"expoGo": true
30143016
},
30153017
{
@@ -3025,6 +3027,7 @@
30253027
"examples": ["https://docs.expo.dev/versions/latest/sdk/video-thumbnails/#usage"],
30263028
"ios": true,
30273029
"android": true,
3030+
"tvos": true,
30283031
"expoGo": true,
30293032
"newArchitecture": true
30303033
},
@@ -12577,6 +12580,7 @@
1257712580
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-dev-client",
1257812581
"ios": true,
1257912582
"android": true,
12583+
"tvos": true,
1258012584
"expoGo": true,
1258112585
"newArchitecture": true
1258212586
},
@@ -14707,6 +14711,7 @@
1470714711
"examples": ["https://docs.expo.dev/versions/latest/sdk/background-task/#usage"],
1470814712
"ios": true,
1470914713
"android": true,
14714+
"tvos": true,
1471014715
"newArchitecture": true
1471114716
},
1471214717
{
@@ -16613,6 +16618,7 @@
1661316618
"npmPkg": "expo-mesh-gradient",
1661416619
"ios": true,
1661516620
"android": false,
16621+
"tvos": true,
1661616622
"newArchitecture": true
1661716623
}
1661816624
]

0 commit comments

Comments
 (0)