react-native-file-upload
react-native-file-upload copied to clipboard
Possible to show a progress bar?
As the title says. Do you think this could be extended to show a progress bar for the file upload?
Good idea. Can you make PR for this?
Not sure if I have the skills. Have never written a line of Objective-C :(
In fact I also almost, this is the only one I wrote. :joy:
Wow that's pretty impressive. Did you use any special resources to learn how to write the code (and to write it in such a way that it can be used from react-native)? Coming from Python, Objective-C is almost completely unreadable to me :)
No special resources, just google and stackoverflow search. Objective-C is hard to adapt also to me.
This would be very useful to me too. Any one solved this?
I solved this, here's my code: https://github.com/wootwoot1234/react-native-transfer
do you have the android version that seems to have been added here:
https://github.com/PhilippKrone/react-native-fileupload
???