We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd0ab5 commit 3a6a8f6Copy full SHA for 3a6a8f6
react-native-libraries.json
@@ -20166,5 +20166,15 @@
20166
"ios": true,
20167
"android": true,
20168
"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
20179
}
20180
]
0 commit comments