| #
6b7802ba |
| 22-Nov-2022 |
Bartosz Kaszubowski <[email protected]> |
[file-system][docs] migrate package to autogenerated docs, APISection tweaks (#20103)
|
| #
37630a92 |
| 29-Apr-2020 |
Łukasz Kosmaty <[email protected]> |
[file system][ios] Add multipart upload (#7403)
* [expo-file-system][ios] Add multipart upload
* [expo-file-system] Apply requested changes
|
| #
da65a760 |
| 27-Apr-2020 |
Łukasz Kosmaty <[email protected]> |
[file system][ios] Add download and upload in background (#7380)
* [file-system] make downloadAsync work in backgroud
* [file-system] Upload method
* [file-system] Add body to response
* [f
[file system][ios] Add download and upload in background (#7380)
* [file-system] make downloadAsync work in backgroud
* [file-system] Upload method
* [file-system] Add body to response
* [file-system] Refactor
* [file system] Handle resumable downloads
* [file system] Add background/foreground option
* [file system] Make background session default
* [file system] Apply requested changes
* [file system] Fix typo
* [file system] Apply requested changes
* [file system] Add changelog
* [expo-file-system] Apply requested changes
* [expo-file-system] Fix session lifetime
* [expo-file-system] Refactor
* [expo-file-system] Fix headers
* [expo-file-system] Apply requested changes
* [expo-file-system] Fix lifetime of EXFileSystem
* [expo-file-system] Extract resumables manger
* [expo-file-system] Pass body safely
* [expo-file-system] Pod install
* [expo-file-system] Apply requested changes
* [expo-file-system] Apply requested changes
* [expo-file-system] Apply requested changes
* [expo-file-system] Pod install in bare-expo
* [expo-file-system] EXResumableManager -> EXResumablesManager
* [expo-file-system] Fix error codes
show more ...
|
| #
2307aace |
| 31-Jan-2019 |
Evan Bacon <[email protected]> |
[TypeScript] FileSystem migration (#3340)
* Added TS
* Updated testing
* Update FileSystem-test.ts
* Updated `encoding` type
* Updated FileSystem import for `Asset` tests
* Updated sy
[TypeScript] FileSystem migration (#3340)
* Added TS
* Updated testing
* Update FileSystem-test.ts
* Updated `encoding` type
* Updated FileSystem import for `Asset` tests
* Updated syntax
* Update FileSystem-test.ts
* Refined types
* Refined tests
* Update Expo.ts
show more ...
|