Skip to content

Commit ed297c2

Browse files
authored
update Fire OS compatibility (#1660)
1 parent e343c26 commit ed297c2

File tree

1 file changed

+32
-16
lines changed

1 file changed

+32
-16
lines changed

react-native-libraries.json

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,8 @@
764764
"ios": true,
765765
"android": true,
766766
"visionos": true,
767-
"newArchitecture": true
767+
"newArchitecture": true,
768+
"fireos": true
768769
},
769770
{
770771
"githubUrl": "https://github.com/doefler/react-native-social-share",
@@ -2514,7 +2515,8 @@
25142515
"https://raw.githubusercontent.com/henninghall/react-native-date-picker/master/docs/react-native-date-picker-android-native.gif"
25152516
],
25162517
"ios": true,
2517-
"android": true
2518+
"android": true,
2519+
"fireos": true
25182520
},
25192521
{
25202522
"githubUrl": "https://github.com/FriendsOfReact/react-native-gradients",
@@ -2767,7 +2769,8 @@
27672769
"android": true,
27682770
"web": true,
27692771
"expoGo": true,
2770-
"newArchitecture": true
2772+
"newArchitecture": true,
2773+
"fireos": true
27712774
},
27722775
{
27732776
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-file-system",
@@ -2862,7 +2865,8 @@
28622865
"android": true,
28632866
"web": true,
28642867
"expoGo": true,
2865-
"newArchitecture": true
2868+
"newArchitecture": true,
2869+
"fireos": true
28662870
},
28672871
{
28682872
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-localization",
@@ -3002,7 +3006,8 @@
30023006
"ios": true,
30033007
"android": true,
30043008
"expoGo": true,
3005-
"newArchitecture": true
3009+
"newArchitecture": true,
3010+
"fireos": true
30063011
},
30073012
{
30083013
"githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-task-manager",
@@ -3296,7 +3301,8 @@
32963301
"ios": true,
32973302
"android": true,
32983303
"expoGo": true,
3299-
"dev": true
3304+
"dev": true,
3305+
"fireos": true
33003306
},
33013307
{
33023308
"githubUrl": "https://github.com/RosterBuster/rn-zendesk",
@@ -3515,7 +3521,8 @@
35153521
"android": true,
35163522
"web": true,
35173523
"expoGo": true,
3518-
"newArchitecture": true
3524+
"newArchitecture": true,
3525+
"fireos": true
35193526
},
35203527
{
35213528
"githubUrl": "https://github.com/th3rdwave/react-native-safe-area-context",
@@ -3876,7 +3883,8 @@
38763883
"https://raw.githubusercontent.com/peacechen/react-native-modal-selector/master/docs/demo.gif"
38773884
],
38783885
"ios": true,
3879-
"android": true
3886+
"android": true,
3887+
"fireos": true
38803888
},
38813889
{
38823890
"githubUrl": "https://github.com/JesperLekland/react-native-svg-charts",
@@ -5037,7 +5045,8 @@
50375045
"githubUrl": "https://github.com/goatandsheep/react-native-dotenv",
50385046
"ios": true,
50395047
"android": true,
5040-
"expoGo": true
5048+
"expoGo": true,
5049+
"fireos": true
50415050
},
50425051
{
50435052
"githubUrl": "https://github.com/gs-akhan/react-native-select",
@@ -5093,7 +5102,8 @@
50935102
"githubUrl": "https://github.com/wcandillon/react-native-redash",
50945103
"ios": true,
50955104
"android": true,
5096-
"expoGo": true
5105+
"expoGo": true,
5106+
"fireos": true
50975107
},
50985108
{
50995109
"githubUrl": "https://github.com/mvayngrib/react-native-randombytes",
@@ -5263,7 +5273,8 @@
52635273
"ios": true,
52645274
"android": true,
52655275
"web": true,
5266-
"expoGo": true
5276+
"expoGo": true,
5277+
"fireos": true
52675278
},
52685279
{
52695280
"githubUrl": "https://github.com/xamous/react-native-smooth-pincode-input",
@@ -5439,7 +5450,8 @@
54395450
{
54405451
"githubUrl": "https://github.com/rh389/react-native-securerandom",
54415452
"ios": true,
5442-
"android": true
5453+
"android": true,
5454+
"fireos": true
54435455
},
54445456
{
54455457
"githubUrl": "https://github.com/Kishanjvaghela/react-native-cardview",
@@ -5738,7 +5750,8 @@
57385750
"githubUrl": "https://github.com/pmadruga/react-native-clean-project",
57395751
"dev": true,
57405752
"ios": true,
5741-
"android": true
5753+
"android": true,
5754+
"fireos": true
57425755
},
57435756
{
57445757
"githubUrl": "https://github.com/kristerkari/react-native-sass-transformer",
@@ -6805,7 +6818,8 @@
68056818
"ios": true,
68066819
"android": true,
68076820
"web": true,
6808-
"expoGo": true
6821+
"expoGo": true,
6822+
"fireos": true
68096823
},
68106824
{
68116825
"githubUrl": "https://github.com/wix/react-native-ui-lib",
@@ -11589,7 +11603,8 @@
1158911603
"android": true,
1159011604
"web": true,
1159111605
"expoGo": true,
11592-
"tvos": true
11606+
"tvos": true,
11607+
"fireos": true
1159311608
},
1159411609
{
1159511610
"githubUrl": "https://github.com/react-navigation/react-navigation/tree/main/packages/routers",
@@ -14641,7 +14656,8 @@
1464114656
{
1464214657
"githubUrl": "https://github.com/zoontek/react-native-edge-to-edge/tree/main/react-native-is-edge-to-edge",
1464314658
"ios": true,
14644-
"android": true
14659+
"android": true,
14660+
"fireos": true
1464514661
},
1464614662
{
1464714663
"githubUrl": "https://github.com/wn-na/react-native-capture-protection",

0 commit comments

Comments
 (0)