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 116a72d commit 8f2502fCopy full SHA for 8f2502f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-threaded-downloader",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Perform HTTP requests on separate native asynchronous threads and then call back to a promise",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments