Skip to content

Commit aef2f7e

Browse files
authored
Add FOS support for 11 libraries (#1613)
1 parent 80c9f44 commit aef2f7e

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

react-native-libraries.json

Lines changed: 22 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6318,7 +6318,8 @@
63186318
"ios": true,
63196319
"web": true,
63206320
"android": true,
6321-
"expoGo": true
6321+
"expoGo": true,
6322+
"fireos": true
63226323
},
63236324
{
63246325
"githubUrl": "https://github.com/aspect-apps/react-native-navigation-drawer-extension",
@@ -12812,15 +12813,17 @@
1281212813
"android": true,
1281312814
"web": true,
1281412815
"expoGo": true,
12815-
"newArchitecture": true
12816+
"newArchitecture": true,
12817+
"fireos": true
1281612818
},
1281712819
{
1281812820
"githubUrl": "https://github.com/dcastil/tailwind-merge",
1281912821
"ios": true,
1282012822
"android": true,
1282112823
"web": true,
1282212824
"expoGo": true,
12823-
"newArchitecture": true
12825+
"newArchitecture": true,
12826+
"fireos": true
1282412827
},
1282512828
{
1282612829
"githubUrl": "https://github.com/lukeed/clsx",
@@ -12842,15 +12845,17 @@
1284212845
"ios": true,
1284312846
"web": true,
1284412847
"expoGo": true,
12845-
"newArchitecture": true
12848+
"newArchitecture": true,
12849+
"fireos": true
1284612850
},
1284712851
{
1284812852
"githubUrl": "https://github.com/mdevils/html-entities",
1284912853
"android": true,
1285012854
"ios": true,
1285112855
"web": true,
1285212856
"expoGo": true,
12853-
"newArchitecture": true
12857+
"newArchitecture": true,
12858+
"fireos": true
1285412859
},
1285512860
{
1285612861
"githubUrl": "https://github.com/npm/node-semver",
@@ -13484,7 +13489,8 @@
1348413489
"android": true,
1348513490
"web": true,
1348613491
"expo": true,
13487-
"newArchitecture": true
13492+
"newArchitecture": true,
13493+
"fireos": true
1348813494
},
1348913495
{
1349013496
"githubUrl": "https://github.com/reduxjs/redux",
@@ -13493,15 +13499,17 @@
1349313499
"android": true,
1349413500
"web": true,
1349513501
"expo": true,
13496-
"newArchitecture": true
13502+
"newArchitecture": true,
13503+
"fireos": true
1349713504
},
1349813505
{
1349913506
"githubUrl": "https://github.com/reduxjs/reselect",
1350013507
"ios": true,
1350113508
"android": true,
1350213509
"web": true,
1350313510
"expo": true,
13504-
"newArchitecture": true
13511+
"newArchitecture": true,
13512+
"fireos": true
1350513513
},
1350613514
{
1350713515
"githubUrl": "https://github.com/reduxjs/redux-thunk",
@@ -14284,15 +14292,17 @@
1428414292
"ios": true,
1428514293
"android": true,
1428614294
"web": true,
14287-
"newArchitecture": true
14295+
"newArchitecture": true,
14296+
"fireos": true
1428814297
},
1428914298
{
1429014299
"githubUrl": "https://github.com/date-fns/date-fns",
1429114300
"npmPkg": "date-fns",
1429214301
"android": true,
1429314302
"ios": true,
1429414303
"web": true,
14295-
"expoGo": true
14304+
"expoGo": true,
14305+
"fireos": true
1429614306
},
1429714307
{
1429814308
"githubUrl": "https://github.com/evergrace-co/react-native-audio-pro",
@@ -14495,7 +14505,8 @@
1449514505
"android": true,
1449614506
"web": true,
1449714507
"expoGo": true,
14498-
"newArchitecture": true
14508+
"newArchitecture": true,
14509+
"fireos": true
1449914510
},
1450014511
{
1450114512
"githubUrl": "https://github.com/YannisHofmann/react-native-country-flag",

0 commit comments

Comments
 (0)