Skip to content

Commit 8a4ad08

Browse files
authored
add few new libraries (react-native-community#1974)
1 parent c1cf210 commit 8a4ad08

1 file changed

Lines changed: 23 additions & 3 deletions

File tree

react-native-libraries.json

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17997,9 +17997,7 @@
1799717997
},
1799817998
{
1799917999
"githubUrl": "https://github.com/customerio/customerio-reactnative",
18000-
"examples": [
18001-
"https://github.com/customerio/customerio-reactnative/tree/main/example"
18002-
],
18000+
"examples": ["https://github.com/customerio/customerio-reactnative/tree/main/example"],
1800318001
"android": true,
1800418002
"ios": true,
1800518003
"configPlugin": "https://github.com/customerio/customerio-expo-plugin"
@@ -18010,5 +18008,27 @@
1801018008
"android": true,
1801118009
"ios": true,
1801218010
"newArchitecture": true
18011+
},
18012+
{
18013+
"githubUrl": "https://github.com/borndotcom/react-native-godot",
18014+
"npmPkg": "@borndotcom/react-native-godot",
18015+
"examples": ["https://github.com/borndotcom/react-native-godot/tree/master/example"],
18016+
"android": true,
18017+
"ios": true
18018+
},
18019+
{
18020+
"githubUrl": "https://github.com/mybigday/react-native-web-sound",
18021+
"web": true
18022+
},
18023+
{
18024+
"githubUrl": "https://github.com/starburst997/react-native-video-desktop",
18025+
"npmPkg": "@jdboivin/react-native-video-desktop",
18026+
"macos": true
18027+
},
18028+
{
18029+
"githubUrl": "https://github.com/LevPotapov/react-native-windows-cursor",
18030+
"npmPkg": "@levpotapov/react-native-windows-cursor",
18031+
"examples": ["https://github.com/LevPotapov/react-native-windows-cursor/tree/main/example"],
18032+
"windows": true
1801318033
}
1801418034
]

0 commit comments

Comments
 (0)