openmobilehub / react-native-omh-storage

https://openmobilehub.github.io/react-native-omh-storage/
Apache License 2.0
7 stars 0 forks source link

fix/OMHD-555: Dropbox upload issues #67

Closed maciekBudzinski closed 1 month ago

maciekBudzinski commented 1 month ago

Summary

This PR updates Dropbox behaviour, wo when uploading the same file two or more times, on each upload the new file is created. This behaviour matches Google Drive.

Demo

Android:

https://github.com/user-attachments/assets/dadb1732-0bb6-4617-893f-be1d25d6697c

iOS:

https://github.com/user-attachments/assets/17220f51-66bc-4ff3-8da7-c2a88f117345

Closes: OMHD-555