Skip to content

Commit 43df5b6

Browse files
authored
add expo-wechat, expo-bonjour, expo-aliyun-oss and other more packages (#2067)
1 parent 5c5a0ab commit 43df5b6

1 file changed

Lines changed: 99 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18726,5 +18726,104 @@
1872618726
"ios": true,
1872718727
"android": true,
1872818728
"newArchitecture": true
18729+
},
18730+
{
18731+
"githubUrl": "https://github.com/likeSo/expo-wechat",
18732+
"npmPkg": "expo-wechat",
18733+
"examples": [
18734+
"https://github.com/likeSo/expo-wechat/tree/main/example"
18735+
],
18736+
"ios": true,
18737+
"android": true,
18738+
"web": true,
18739+
"configPlugin": true,
18740+
"newArchitecture": true
18741+
},
18742+
{
18743+
"githubUrl": "https://github.com/likeSo/expo-alipay",
18744+
"npmPkg": "expo-alikit",
18745+
"examples": [
18746+
"https://github.com/likeSo/expo-alipay/tree/main/example"
18747+
],
18748+
"ios": true,
18749+
"android": true,
18750+
"newArchitecture": true
18751+
},
18752+
{
18753+
"githubUrl": "https://github.com/likeSo/expo-aliyun-oss",
18754+
"npmPkg": "expo-aliyun-oss",
18755+
"examples": [
18756+
"https://github.com/likeSo/expo-aliyun-oss/tree/main/example"
18757+
],
18758+
"ios": true,
18759+
"android": true,
18760+
"web": true,
18761+
"configPlugin": true,
18762+
"newArchitecture": true
18763+
},
18764+
{
18765+
"githubUrl": "https://github.com/likeSo/expo-tencent-trtc",
18766+
"npmPkg": "expo-tencent-trtc",
18767+
"examples": [
18768+
"https://github.com/likeSo/expo-tencent-trtc/tree/main/example"
18769+
],
18770+
"ios": true,
18771+
"android": true,
18772+
"web": true,
18773+
"configPlugin": true,
18774+
"newArchitecture": true
18775+
},
18776+
{
18777+
"githubUrl": "https://github.com/likeSo/expo-bonjour",
18778+
"npmPkg": "expo-bonjour",
18779+
"examples": [
18780+
"https://github.com/likeSo/expo-bonjour/tree/main/example"
18781+
],
18782+
"ios": true,
18783+
"android": true,
18784+
"configPlugin": true,
18785+
"newArchitecture": true
18786+
},
18787+
{
18788+
"githubUrl": "https://github.com/likeSo/expo-barcode-recognizer",
18789+
"npmPkg": "expo-barcode-recognizer",
18790+
"examples": [
18791+
"https://github.com/likeSo/expo-barcode-recognizer/tree/main/example"
18792+
],
18793+
"ios": true,
18794+
"android": true,
18795+
"newArchitecture": true
18796+
},
18797+
{
18798+
"githubUrl": "https://github.com/likeSo/expo-qq",
18799+
"npmPkg": "expo-qq",
18800+
"examples": [
18801+
"https://github.com/likeSo/expo-qq/tree/main/example"
18802+
],
18803+
"ios": true,
18804+
"android": true,
18805+
"configPlugin": true,
18806+
"newArchitecture": true
18807+
},
18808+
{
18809+
"githubUrl": "https://github.com/likeSo/expo-svga",
18810+
"npmPkg": "expo-svga",
18811+
"examples": [
18812+
"https://github.com/likeSo/expo-svga/tree/main/example"
18813+
],
18814+
"ios": true,
18815+
"android": true,
18816+
"newArchitecture": true
18817+
},
18818+
{
18819+
"githubUrl": "https://github.com/likeSo/expo-aliyun-push",
18820+
"npmPkg": "expo-aliyun-push",
18821+
"examples": [
18822+
"https://github.com/likeSo/expo-aliyun-push/tree/main/example"
18823+
],
18824+
"ios": true,
18825+
"android": true,
18826+
"configPlugin": true,
18827+
"newArchitecture": true
1872918828
}
1873018829
]

0 commit comments

Comments
 (0)