Skip to content

Commit 3a6a8f6

Browse files
authored
add expo-quick-look to directory (#2301)
1 parent efd0ab5 commit 3a6a8f6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20166,5 +20166,15 @@
2016620166
"ios": true,
2016720167
"android": true,
2016820168
"newArchitecture": true
20169+
},
20170+
{
20171+
"githubUrl": "https://github.com/magrinj/expo-quick-look",
20172+
"examples": ["https://github.com/magrinj/expo-quick-look/tree/main/example"],
20173+
"npmPkg": "@magrinj/expo-quick-look",
20174+
"images": [
20175+
"https://raw.githubusercontent.com/magrinj/expo-quick-look/main/.github/assets/demo-ios.gif"
20176+
],
20177+
"ios": true,
20178+
"android": true
2016920179
}
2017020180
]

0 commit comments

Comments
 (0)