Skip to content

Commit 9adae5a

Browse files
authored
add and cleanup libraries entries after adding config plugins support (#1951)
1 parent 5232e99 commit 9adae5a

File tree

1 file changed

+70
-20
lines changed

1 file changed

+70
-20
lines changed

react-native-libraries.json

Lines changed: 70 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,8 @@
457457
"githubUrl": "https://github.com/OneSignal/react-native-onesignal",
458458
"ios": true,
459459
"android": true,
460-
"newArchitecture": true
460+
"newArchitecture": true,
461+
"configPlugin": "https://github.com/OneSignal/onesignal-expo-plugin"
461462
},
462463
{
463464
"githubUrl": "https://github.com/jodybrewster/react-native-linkedin-login",
@@ -14563,22 +14564,6 @@
1456314564
"ios": true,
1456414565
"newArchitecture": true
1456514566
},
14566-
{
14567-
"githubUrl": "https://github.com/expo/config-plugins/tree/main/packages/react-native-blob-util",
14568-
"npmPkg": "@config-plugins/react-native-blob-util",
14569-
"ios": true,
14570-
"android": true,
14571-
"newArchitecture": true,
14572-
"configPlugin": true
14573-
},
14574-
{
14575-
"githubUrl": "https://github.com/expo/config-plugins/tree/main/packages/react-native-pdf",
14576-
"npmPkg": "@config-plugins/react-native-pdf",
14577-
"ios": true,
14578-
"android": true,
14579-
"newArchitecture": true,
14580-
"configPlugin": true
14581-
},
1458214567
{
1458314568
"githubUrl": "https://github.com/brix/crypto-js",
1458414569
"ios": true,
@@ -14901,7 +14886,8 @@
1490114886
"npmPkg": "@ua/react-native-airship",
1490214887
"examples": ["https://github.com/urbanairship/react-native-airship/tree/main/example"],
1490314888
"ios": true,
14904-
"android": true
14889+
"android": true,
14890+
"configPlugin": "https://github.com/urbanairship/airship-expo-plugin"
1490514891
},
1490614892
{
1490714893
"githubUrl": "https://github.com/prisma/react-native-prisma",
@@ -17623,13 +17609,14 @@
1762317609
{
1762417610
"githubUrl": "https://github.com/relateddigital/react-native-related-digital/tree/master/sdk",
1762517611
"npmPkg": "react-native-related-digital",
17626-
"examples": ["https://github.com/relateddigital/react-native-related-digital/tree/master/client"],
17612+
"examples": [
17613+
"https://github.com/relateddigital/react-native-related-digital/tree/master/client"
17614+
],
1762717615
"android": true,
1762817616
"ios": true
1762917617
},
1763017618
{
1763117619
"githubUrl": "https://github.com/effx13/react-native-secure-view",
17632-
"npmPkg": "react-native-secure-view",
1763317620
"examples": ["https://github.com/effx13/react-native-secure-view/tree/main/example"],
1763417621
"ios": true,
1763517622
"android": true,
@@ -17647,5 +17634,68 @@
1764717634
"ios": true,
1764817635
"android": true,
1764917636
"newArchitecture": true
17637+
},
17638+
{
17639+
"githubUrl": "https://github.com/adjust/react_native_sdk",
17640+
"npmPkg": "react-native-adjust",
17641+
"examples": ["https://github.com/adjust/react_native_sdk/tree/master/example"],
17642+
"ios": true,
17643+
"android": true,
17644+
"newArchitecture": true,
17645+
"configPlugin": "https://github.com/expo/config-plugins/tree/main/packages/react-native-adjust"
17646+
},
17647+
{
17648+
"githubUrl": "https://github.com/idearockers/react-native-dynamic-app-icon",
17649+
"ios": true,
17650+
"configPlugin": "https://github.com/expo/config-plugins/tree/main/packages/react-native-dynamic-app-icon"
17651+
},
17652+
{
17653+
"githubUrl": "https://github.com/computools/react-native-dynamic-app-icon",
17654+
"npmPkg": "@computools/react-native-dynamic-app-icon",
17655+
"ios": true,
17656+
"android": true
17657+
},
17658+
{
17659+
"githubUrl": "https://github.com/Leanplum/Leanplum-ReactNative-SDK",
17660+
"npmPkg": "@leanplum/react-native-sdk",
17661+
"ios": true,
17662+
"android": true
17663+
},
17664+
{
17665+
"githubUrl": "https://github.com/MetaMask/react-native-search-api",
17666+
"npmPkg": "@metamask/react-native-search-api",
17667+
"ios": true
17668+
},
17669+
{
17670+
"githubUrl": "https://github.com/jdmunro/react-native-spotlight-search",
17671+
"ios": true
17672+
},
17673+
{
17674+
"githubUrl": "https://github.com/microsoft/appcenter-sdk-react-native/tree/develop/appcenter",
17675+
"ios": true,
17676+
"android": true,
17677+
"configPlugin": "https://github.com/BelkaLab/expo-appcenter"
17678+
},
17679+
{
17680+
"githubUrl": "https://github.com/microsoft/appcenter-sdk-react-native/tree/develop/appcenter-analytics",
17681+
"ios": true,
17682+
"android": true
17683+
},
17684+
{
17685+
"githubUrl": "https://github.com/microsoft/appcenter-sdk-react-native/tree/develop/appcenter-crashes",
17686+
"ios": true,
17687+
"android": true
17688+
},
17689+
{
17690+
"githubUrl": "https://github.com/kevinejohn/react-native-keyevent",
17691+
"ios": true,
17692+
"android": true,
17693+
"configPlugin": "https://github.com/chronsyn/react-native-keyevent-expo-config-plugin"
17694+
},
17695+
{
17696+
"githubUrl": "https://github.com/EdgeApp/react-native-airship",
17697+
"examples": ["https://github.com/EdgeApp/react-native-airship/tree/master/AirshipDemo"],
17698+
"ios": true,
17699+
"android": true
1765017700
}
1765117701
]

0 commit comments

Comments
 (0)