Skip to content

Commit c8e8cd7

Browse files
authored
add few new libraries (#1624)
1 parent e4ad4f1 commit c8e8cd7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

react-native-libraries.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14703,5 +14703,34 @@
1470314703
"npmPkg": "@rudderstack/rudder-integration-singular-react-native",
1470414704
"ios": true,
1470514705
"android": true
14706+
},
14707+
{
14708+
"githubUrl": "https://github.com/AzzappApp/react-native-skia-video",
14709+
"npmPkg": "@azzapp/react-native-skia-video",
14710+
"examples": [
14711+
"https://github.com/AzzappApp/react-native-skia-video/tree/main/example"
14712+
],
14713+
"ios": true,
14714+
"android": true
14715+
},
14716+
{
14717+
"githubUrl": "https://github.com/bluesky-social/expo-image-crop-tool",
14718+
"examples": [
14719+
"https://github.com/bluesky-social/expo-image-crop-tool/tree/main/example"
14720+
],
14721+
"ios": true,
14722+
"android": true
14723+
},
14724+
{
14725+
"githubUrl": "https://github.com/echowaves/expo-cached-image",
14726+
"ios": true,
14727+
"android": true
14728+
},
14729+
{
14730+
"githubUrl": "https://github.com/alanjhughes/expo-shazamkit",
14731+
"examples": [
14732+
"https://github.com/alanjhughes/expo-shazamkit/tree/main/example"
14733+
],
14734+
"ios": true
1470614735
}
1470714736
]

0 commit comments

Comments
 (0)