Skip to content

Commit 8641178

Browse files
authored
Update Fire OS compatibility (#1632)
1 parent 7bf2a2a commit 8641178

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

react-native-libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@
670670
"ios": true,
671671
"android": true,
672672
"expoGo": true,
673+
"fireos": true,
673674
"examples": [
674675
"https://snack.expo.dev/HJjbO4nSW",
675676
"https://github.com/react-navigation/react-navigation/tree/main/example"
@@ -4555,6 +4556,7 @@
45554556
],
45564557
"ios": true,
45574558
"android": true,
4559+
"fireos": true,
45584560
"web": true,
45594561
"expoGo": true,
45604562
"examples": [
@@ -5349,6 +5351,7 @@
53495351
"githubUrl": "https://github.com/charpeni/react-native-url-polyfill",
53505352
"ios": true,
53515353
"android": true,
5354+
"fireos": true,
53525355
"expoGo": true
53535356
},
53545357
{
@@ -5358,6 +5361,7 @@
53585361
],
53595362
"ios": true,
53605363
"android": true,
5364+
"fireos": true,
53615365
"web": true,
53625366
"expoGo": true
53635367
},
@@ -5744,6 +5748,7 @@
57445748
],
57455749
"ios": true,
57465750
"android": true,
5751+
"fireos": true,
57475752
"web": true,
57485753
"expoGo": true
57495754
},
@@ -6043,6 +6048,7 @@
60436048
"githubUrl": "https://github.com/rt2zz/redux-persist",
60446049
"ios": true,
60456050
"android": true,
6051+
"fireos": true,
60466052
"expoGo": true
60476053
},
60486054
{
@@ -6921,6 +6927,7 @@
69216927
"examples": ["https://docs.expo.dev/versions/latest/sdk/status-bar/#usage"],
69226928
"ios": true,
69236929
"android": true,
6930+
"fireos": true,
69246931
"expoGo": true,
69256932
"newArchitecture": true
69266933
},
@@ -8919,6 +8926,7 @@
89198926
"android": true,
89208927
"tvos": true,
89218928
"expoGo": true,
8929+
"fireos": true,
89228930
"newArchitecture": true
89238931
},
89248932
{

0 commit comments

Comments
 (0)