This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Description
In current master branch RNFetchBlobFS.java callback is invoked twice: once in catch block and again in finally block. This is forbidden by react-native. Seems like invocation in finally is redundant. I am not a java man, so no PR, sorry.
For history purposes, current version is 0.10.8.