Skip to content

Commit 6ac7997

Browse files
authored
add few libs, update entries based on logs (#1699)
1 parent 7e7d477 commit 6ac7997

File tree

1 file changed

+24
-4
lines changed

1 file changed

+24
-4
lines changed

react-native-libraries.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8654,7 +8654,8 @@
86548654
{
86558655
"githubUrl": "https://github.com/Luffos/rxn-input",
86568656
"android": true,
8657-
"web": true
8657+
"web": true,
8658+
"unmaintained": true
86588659
},
86598660
{
86608661
"githubUrl": "https://github.com/wobsoriano/rn-perfect-sketch-canvas",
@@ -9973,7 +9974,7 @@
99739974
"expoGo": true
99749975
},
99759976
{
9976-
"githubUrl": "https://github.com/situmtech/react-native",
9977+
"githubUrl": "https://github.com/situmtech/react-native/tree/master/plugin",
99779978
"npmPkg": "@situm/react-native",
99789979
"examples": ["https://github.com/situmtech/react-native/tree/master/example"],
99799980
"images": ["https://github.com/situmtech/react-native/blob/master/docs/assets/preview.png"],
@@ -13529,7 +13530,7 @@
1352913530
"newArchitecture": true
1353013531
},
1353113532
{
13532-
"githubUrl": "https://github.com/patlux/react-native-bluetooth-state-manager",
13533+
"githubUrl": "https://github.com/patlux/react-native-bluetooth-state-manager/tree/master/packages/react-native-bluetooth-state-manager",
1353313534
"ios": true,
1353413535
"android": true,
1353513536
"newArchitecture": true
@@ -14273,7 +14274,7 @@
1427314274
"android": true
1427414275
},
1427514276
{
14276-
"githubUrl": "https://github.com/software-mansion/react-native-executorch",
14277+
"githubUrl": "https://github.com/software-mansion/react-native-executorch/tree/main/packages/react-native-executorch",
1427714278
"examples": [
1427814279
"https://github.com/software-mansion/react-native-executorch/tree/main/examples/computer-vision",
1427914280
"https://github.com/software-mansion/react-native-executorch/tree/main/examples/llama",
@@ -15729,5 +15730,24 @@
1572915730
"android": true,
1573015731
"ios": true,
1573115732
"newArchitecture": true
15733+
},
15734+
{
15735+
"githubUrl": "https://github.com/tarikfp/expo-pencilkit-ui",
15736+
"examples": ["https://github.com/tarikfp/expo-pencilkit-ui/tree/main/example"],
15737+
"ios": true,
15738+
"newArchitecture": true
15739+
},
15740+
{
15741+
"githubUrl": "https://github.com/software-mansion/react-native-whip-whep/tree/main/packages/react-native-client",
15742+
"npmPkg": "react-native-whip-whep",
15743+
"examples": ["https://github.com/software-mansion/react-native-whip-whep/tree/main/examples/react-native/WhipWhepDemo"],
15744+
"ios": true,
15745+
"android": true
15746+
},
15747+
{
15748+
"githubUrl": "https://github.com/software-mansion/react-native-audio-api/tree/main/packages/react-native-audio-api",
15749+
"examples": ["https://github.com/software-mansion/react-native-audio-api/tree/main/apps/fabric-example"],
15750+
"ios": true,
15751+
"android": true
1573215752
}
1573315753
]

0 commit comments

Comments
 (0)