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 8794c83 commit 3b8d60bCopy full SHA for 3b8d60b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-background-upload",
3
- "version": "3.0.0",
+ "version": "4.0.0",
4
"description": "Cross platform http post file uploader with android and iOS background support",
5
"main": "index.js",
6
"scripts": {
@@ -19,7 +19,7 @@
19
],
20
"peerDependencies": {
21
"react": "*",
22
- "react-native": ">=0.40.0"
+ "react-native": ">=0.47.0"
23
},
24
"author": "Steve Potter",
25
"license": "BSD-3-Clause",
0 commit comments