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 568ff6e commit d0ffb34Copy full SHA for d0ffb34
example/package.json
@@ -9,6 +9,6 @@
9
"react": "^0.14.8",
10
"react-native": "^0.25.1",
11
"react-native-gifted-spinner": "0.0.4",
12
- "react-native-image-resizer": "bamlab/react-native-image-resizer#master"
+ "react-native-image-resizer": "0.0.3"
13
}
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-resizer",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Rescale local images with React Native",
5
"repository": {
6
"type": "git",
0 commit comments