Releases: XHMM/react-native-cloud-store
Releases · XHMM/react-native-cloud-store
v0.12.0
11 Apr 06:22
Compare
Sorry, something went wrong.
No results found
v0.11.0
28 Oct 13:09
Compare
Sorry, something went wrong.
No results found
breaking: this module doesn't listen any events when constructed anymore, you need to call event registers manually (migration guide )
feat: expose evictUbiquitousItem
feat: expose startDownloadingUbiquitousItem
feat: expose setUbiquitous
feat: expose getUrlForPublishingUbiquitousItem
v0.10.3
07 Jul 19:52
Compare
Sorry, something went wrong.
No results found
fix: download not work correctly
fix: when upload/download progress hang if the same prefix file path existed
v0.10.2
01 Apr 17:23
Compare
Sorry, something went wrong.
No results found
fix: global event not be removed correctly
v0.10.0
11 Mar 10:02
Compare
Sorry, something went wrong.
No results found
feat: onProgress support for writeFile
feat: add getDefaultICloudContainerPath() to solve #13 (thanks to @gutenye )