Skip to content

Commit 8126a3f

Browse files
authored
add few new libraries to the directory (#2129)
1 parent ec76f01 commit 8126a3f

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19164,5 +19164,34 @@
1916419164
],
1916519165
"ios": true,
1916619166
"android": true
19167+
},
19168+
{
19169+
"githubUrl": "https://github.com/Megane14916/react-native-draggable-masonry",
19170+
"examples": ["https://github.com/Megane14916/react-native-draggable-masonry/tree/main/example"],
19171+
"images": [
19172+
"https://raw.githubusercontent.com/Megane14916/react-native-draggable-masonry/main/example/assets/gif/demo.gif"
19173+
],
19174+
"ios": true,
19175+
"android": true
19176+
},
19177+
{
19178+
"githubUrl": "https://github.com/deeeed/expo-audio-stream/tree/main/packages/react-native-essentia",
19179+
"npmPkg": "@siteed/react-native-essentia",
19180+
"ios": true,
19181+
"android": true,
19182+
"web": true
19183+
},
19184+
{
19185+
"githubUrl": "https://github.com/okwasniewski/expo-icloud-storage",
19186+
"examples": ["https://github.com/okwasniewski/expo-icloud-storage/tree/main/example"],
19187+
"ios": true,
19188+
"macos": true,
19189+
"tvos": true
19190+
},
19191+
{
19192+
"githubUrl": "https://github.com/pawicao/react-native-header-motion",
19193+
"examples": ["https://github.com/pawicao/react-native-header-motion/tree/main/example"],
19194+
"ios": true,
19195+
"android": true
1916719196
}
1916819197
]

0 commit comments

Comments
 (0)