Skip to content

Commit 4282ec4

Browse files
authored
remove closed source libs, add new entries (#2372)
1 parent da8f6c9 commit 4282ec4

File tree

1 file changed

+39
-14
lines changed

1 file changed

+39
-14
lines changed

react-native-libraries.json

Lines changed: 39 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -20354,20 +20354,6 @@
2035420354
"android": true,
2035520355
"newArchitecture": true
2035620356
},
20357-
{
20358-
"githubUrl": "https://github.com/chrryai/chrry",
20359-
"npmPkg": "@chrryai/chrry",
20360-
"ios": true,
20361-
"android": true,
20362-
"web": true
20363-
},
20364-
{
20365-
"githubUrl": "https://github.com/chrryai/pepper",
20366-
"npmPkg": "@chrryai/pepper",
20367-
"ios": true,
20368-
"android": true,
20369-
"web": true
20370-
},
2037120357
{
2037220358
"githubUrl": "https://github.com/steve228uk/metro-bridge",
2037320359
"ios": true,
@@ -20446,5 +20432,44 @@
2044620432
"ios": true,
2044720433
"android": true,
2044820434
"newArchitecture": true
20435+
},
20436+
{
20437+
"githubUrl": "https://github.com/callstackincubator/voltra/tree/main/packages/voltra",
20438+
"ios": true,
20439+
"android": true,
20440+
"newArchitecture": true,
20441+
"configPlugin": true
20442+
},
20443+
{
20444+
"githubUrl": "https://github.com/mbpictures/react-native-media-notification",
20445+
"examples": ["https://github.com/mbpictures/react-native-media-notification/tree/main/example"],
20446+
"ios": true,
20447+
"android": true
20448+
},
20449+
{
20450+
"githubUrl": "https://github.com/martinmikesCCS/expo-beacon",
20451+
"examples": ["https://github.com/martinmikesCCS/expo-beacon/tree/master/example"],
20452+
"ios": true,
20453+
"android": true
20454+
},
20455+
{
20456+
"githubUrl": "https://github.com/joncodeofficial/react-native-beacon-kit",
20457+
"examples": ["https://github.com/joncodeofficial/react-native-beacon-kit/tree/main/example"],
20458+
"ios": true,
20459+
"android": true,
20460+
"newArchitecture": true,
20461+
"configPlugin": true
20462+
},
20463+
{
20464+
"githubUrl": "https://github.com/CookiePawn/react-native-image-exif",
20465+
"examples": ["https://github.com/CookiePawn/react-native-image-exif/tree/main/example"],
20466+
"ios": true,
20467+
"android": true
20468+
},
20469+
{
20470+
"githubUrl": "https://github.com/chocky335/react-native-swipeable-actions",
20471+
"examples": ["https://github.com/chocky335/react-native-swipeable-actions/tree/main/example"],
20472+
"ios": true,
20473+
"android": true
2044920474
}
2045020475
]

0 commit comments

Comments
 (0)