Add a maintainer
Thanks for this plugin! It looks like there are a few issues and PRs that could use attention though. Is it possible to add a maintainer in order to get the PRs sorted out? Or perhaps to think about merging this + PRs into one of the other fs modules? I'd be glad to volunteer.
Ref: #9 #15 #20 and timsuchanek/react-native-fileupload#1
we may be better off merging this android code into one of these:
https://github.com/aroth/react-native-uploader https://github.com/wootwoot1234/react-native-transfer https://github.com/booxood/react-native-file-upload
This is the only one with Android support that I've found. And the other ones seem more actively maintained. This one seems to have missing features on iOS, such as the params option.
From my standpoint, I have everything I currently need for iOS, but in the near future will need Android support + progress reporting for android.. @aroth's package seems like the most stable and maintained, but perhaps is missing a few newer things other forks have. It also has the best presentation in the readme, I think the most stars, etc. I could be wrong, but that seems to be the one all these related packages should coalesce around. That's the one I recently decided to use. ...@wootwoot1234's repo also seems to be gaining steam though.
I'd be interested in helping make this happen as part of my react-native-uploader lib.
https://github.com/aroth/react-native-uploader
there's a lot of dangling forks and pull requests, but it seems you could clean house by bringing it all together under one roof.
I'm happy to combine my project too. I thought React Native started supporting uploading, is that only with iOS?
FWIW, I just started a new job that moves away from RN a bit. I'm forever appreciative of and indebted to y'all for putting this stuff together, but might struggle to pull off high-level actual-problem-solving thought on this at the moment. Glad to help if it's tedious straightforward stuff thought 😄