We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692ff39 commit b665e86Copy full SHA for b665e86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-zoom-toolkit",
3
- "version": "4.0.0",
+ "version": "4.0.1",
4
"description": "Most complete set of pinch to zoom utilites for React Native",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
@@ -44,6 +44,7 @@
44
"pinch-to-zoom",
45
"double-tap",
46
"gallery",
47
+ "lightbox",
48
"image-gallery",
49
"image-cropper",
50
"react-native",
0 commit comments