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 494518a commit 2eddcadCopy full SHA for 2eddcad
Demo/package.json
@@ -9,7 +9,7 @@
9
"dependencies": {
10
"react": "16.0.0-alpha.12",
11
"react-native": "0.48.2",
12
- "react-native-image-gallery": "2.1.1"
+ "react-native-image-gallery": "2.1.3"
13
},
14
"devDependencies": {
15
"babel-jest": "21.0.2",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-gallery",
3
- "version": "2.1.2",
+ "version": "2.1.3",
4
"description": "Pure JavaScript image gallery component for iOS and Android",
5
"main": "src/Gallery.js",
6
"scripts": {
0 commit comments