We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf9728 commit 27762b9Copy full SHA for 27762b9
Demo/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.2.0",
11
"react-native": "0.52.0",
12
- "react-native-image-gallery": "2.1.4"
+ "react-native-image-gallery": "2.1.5"
13
},
14
"devDependencies": {
15
"babel-jest": "22.0.6",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-gallery",
3
- "version": "2.1.4",
+ "version": "2.1.5",
4
"description": "Pure JavaScript image gallery component for iOS and Android",
5
"main": "src/Gallery.js",
6
"scripts": {
0 commit comments