Commit Graph

2 Commits

Author SHA1 Message Date
Diego Mello fec1741275
[REGRESSION] Multiple uploads not working on iOS (#2738)
* Update React Native to 0.63.4

* Fix multiple uploads not working on iOS
2020-12-23 08:49:00 -03:00
Djorkaeff Alexandre 2403eb3857
[FIX] Filenames are incorrect in non-latin alphabets on upload (#2671)
* fix: filename on react-native-image-crop-picker

* fix: use rn-fetch-blob to upload files

* fix: FileUpload as a service

* fix: cancel upload on iOS

* fix: file upload from share extension

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-12-01 17:19:48 -03:00