We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d931a commit 1fb6aefCopy full SHA for 1fb6aef
react-native-libraries.json
@@ -16038,5 +16038,20 @@
16038
"android": true,
16039
"expoGo": false,
16040
"newArchitecture": true
16041
+ },
16042
+ {
16043
+ "githubUrl": "https://github.com/saseungmin/react-native-gesture-image-viewer",
16044
+ "examples": [
16045
+ "https://snack.expo.dev/@harang/react-native-gesture-image-viewer",
16046
+ "https://github.com/saseungmin/react-native-gesture-image-viewer/tree/main/example"
16047
+ ],
16048
+ "images": [
16049
+ "https://raw.githubusercontent.com/saseungmin/react-native-gesture-image-viewer/main/assets/example.png"
16050
16051
+ "ios": true,
16052
+ "android": true,
16053
+ "web": true,
16054
+ "newArchitecture": true,
16055
+ "expoGo": true
16056
}
16057
]
0 commit comments