react-native-fileupload
react-native-fileupload copied to clipboard
Add 2 parameters: name and filetype, which are missing in the Android…
… module
This is a pretty important fix, otherwise server side cannot get file-upload field name. Wish it could be merged soon.