Skip to content

Commit 1fb6aef

Browse files
authored
add react-native-gesture-image-viewer (#1752)
1 parent e2d931a commit 1fb6aef

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

react-native-libraries.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16038,5 +16038,20 @@
1603816038
"android": true,
1603916039
"expoGo": false,
1604016040
"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
1604116056
}
1604216057
]

0 commit comments

Comments
 (0)