Skip to content

Commit 6b9cb80

Browse files
authored
Update FireOS support (#1630)
1 parent 8dc70c8 commit 6b9cb80

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed

react-native-libraries.json

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2614,6 +2614,7 @@
26142614
"android": true,
26152615
"web": true,
26162616
"expoGo": true,
2617+
"fireos": true,
26172618
"newArchitecture": true
26182619
},
26192620
{
@@ -2623,6 +2624,7 @@
26232624
"tvos": true,
26242625
"web": true,
26252626
"expoGo": true,
2627+
"fireos": true,
26262628
"newArchitecture": true
26272629
},
26282630
{
@@ -2638,6 +2640,7 @@
26382640
"web": true,
26392641
"tvos": true,
26402642
"expoGo": true,
2643+
"fireos": true,
26412644
"newArchitecture": true
26422645
},
26432646
{
@@ -2665,6 +2668,7 @@
26652668
"web": true,
26662669
"tvos": true,
26672670
"expoGo": true,
2671+
"fireos": true,
26682672
"newArchitecture": true
26692673
},
26702674
{
@@ -2694,6 +2698,7 @@
26942698
"android": true,
26952699
"web": true,
26962700
"expoGo": true,
2701+
"fireos": true,
26972702
"newArchitecture": true
26982703
},
26992704
{
@@ -2729,6 +2734,7 @@
27292734
"web": true,
27302735
"tvos": true,
27312736
"expoGo": true,
2737+
"fireos": true,
27322738
"newArchitecture": true
27332739
},
27342740
{
@@ -2768,6 +2774,7 @@
27682774
"web": true,
27692775
"tvos": true,
27702776
"expoGo": true,
2777+
"fireos": true,
27712778
"newArchitecture": true
27722779
},
27732780
{
@@ -2859,6 +2866,7 @@
28592866
"android": true,
28602867
"web": true,
28612868
"expoGo": true,
2869+
"fireos": true,
28622870
"newArchitecture": true
28632871
},
28642872
{
@@ -2892,7 +2900,8 @@
28922900
"examples": ["https://docs.expo.dev/versions/latest/sdk/notifications/#usage"],
28932901
"ios": true,
28942902
"android": true,
2895-
"expoGo": true
2903+
"expoGo": true,
2904+
"fireos": true
28962905
},
28972906
{
28982907
"githubUrl": "https://github.com/expo/expo-pixi",
@@ -2924,6 +2933,7 @@
29242933
"android": true,
29252934
"tvos": true,
29262935
"expoGo": true,
2936+
"fireos": true,
29272937
"newArchitecture": true
29282938
},
29292939
{
@@ -3018,6 +3028,7 @@
30183028
"android": true,
30193029
"web": true,
30203030
"expoGo": true,
3031+
"fireos": true,
30213032
"dev": true
30223033
},
30233034
{
@@ -3345,7 +3356,8 @@
33453356
"expoGo": true,
33463357
"windows": true,
33473358
"macos": true,
3348-
"visionos": true
3359+
"visionos": true,
3360+
"fireos": true
33493361
},
33503362
{
33513363
"githubUrl": "https://github.com/react-native-camera/react-native-camera",
@@ -3436,7 +3448,8 @@
34363448
"ios": true,
34373449
"android": true,
34383450
"tvos": true,
3439-
"expoGo": true
3451+
"expoGo": true,
3452+
"fireos": true
34403453
},
34413454
{
34423455
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-updates",
@@ -7709,7 +7722,8 @@
77097722
"githubUrl": "https://github.com/software-mansion-labs/react-freeze",
77107723
"ios": true,
77117724
"android": true,
7712-
"expoGo": true
7725+
"expoGo": true,
7726+
"fireos": true
77137727
},
77147728
{
77157729
"githubUrl": "https://github.com/shirakaba/react-native-native-runtime",
@@ -8504,6 +8518,7 @@
85048518
"githubUrl": "https://github.com/LinusU/react-native-get-random-values",
85058519
"android": true,
85068520
"ios": true,
8521+
"fireos": true,
85078522
"newArchitecture": true
85088523
},
85098524
{
@@ -9241,6 +9256,7 @@
92419256
"web": true,
92429257
"tvos": true,
92439258
"expoGo": true,
9259+
"fireos": true,
92449260
"newArchitecture": true
92459261
},
92469262
{
@@ -10105,6 +10121,7 @@
1010510121
"web": true,
1010610122
"tvos": true,
1010710123
"expoGo": true,
10124+
"fireos": true,
1010810125
"newArchitecture": true
1010910126
},
1011010127
{
@@ -11300,6 +11317,7 @@
1130011317
"examples": ["https://docs.expo.dev/versions/latest/sdk/symbols/#usage"],
1130111318
"ios": true,
1130211319
"expoGo": true,
11320+
"fireos": true,
1130311321
"newArchitecture": true
1130411322
},
1130511323
{
@@ -12422,7 +12440,8 @@
1242212440
"ios": true,
1242312441
"tvos": true,
1242412442
"android": true,
12425-
"expoGo": true
12443+
"expoGo": true,
12444+
"fireos": true
1242612445
},
1242712446
{
1242812447
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-structured-headers",
@@ -12434,7 +12453,8 @@
1243412453
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-json-utils",
1243512454
"ios": true,
1243612455
"android": true,
12437-
"expoGo": true
12456+
"expoGo": true,
12457+
"fireos": true
1243812458
},
1243912459
{
1244012460
"githubUrl": "https://github.com/blake-simpson/expo-jwt",

0 commit comments

Comments
 (0)