Skip to content

Commit 275b3d8

Browse files
authored
update Fire OS compatibility (#1662)
1 parent f2831c2 commit 275b3d8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

react-native-libraries.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@
133133
{
134134
"githubUrl": "https://github.com/crazycodeboy/react-native-splash-screen",
135135
"ios": true,
136-
"android": true
136+
"android": true,
137+
"fireos": true
137138
},
138139
{
139140
"githubUrl": "https://github.com/kristerkari/pinar",
@@ -446,7 +447,8 @@
446447
"githubUrl": "https://github.com/wonday/react-native-orientation-locker",
447448
"ios": true,
448449
"android": true,
449-
"windows": true
450+
"windows": true,
451+
"fireos": true
450452
},
451453
{
452454
"githubUrl": "https://github.com/OneSignal/react-native-onesignal",
@@ -2903,6 +2905,7 @@
29032905
"android": true,
29042906
"tvos": true,
29052907
"expoGo": true,
2908+
"fireos": true,
29062909
"newArchitecture": true
29072910
},
29082911
{
@@ -5370,6 +5373,7 @@
53705373
"examples": ["https://github.com/FormidableLabs/react-native-app-auth/tree/main/examples/demo"],
53715374
"ios": true,
53725375
"android": true,
5376+
"fireos": true,
53735377
"newArchitecture": true
53745378
},
53755379
{
@@ -5967,6 +5971,7 @@
59675971
],
59685972
"ios": true,
59695973
"android": true,
5974+
"fireos": true,
59705975
"dev": true,
59715976
"unmaintained": true
59725977
},
@@ -11461,6 +11466,7 @@
1146111466
"githubUrl": "https://github.com/lucide-icons/lucide/tree/main/packages/lucide-react-native",
1146211467
"android": true,
1146311468
"ios": true,
11469+
"fireos": true,
1146411470
"newArchitecture": true
1146511471
},
1146611472
{

0 commit comments

Comments
 (0)