react-query-firebase icon indicating copy to clipboard operation
react-query-firebase copied to clipboard

feat(storage): hooks for storage

Open Ehesp opened this issue 4 years ago • 3 comments

  • useStorageList
  • useStorageObjectMetadata
  • useStorageObjectDownloadURL
  • useStorageDeleteObject
  • useStorageUpdateMetadata
  • useStorageUpload
  • useStorageUploadResumable

Blocked on https://github.com/firebase/firebase-tools/issues/3780 (I think!)

Ehesp avatar Oct 06 '21 15:10 Ehesp

To view this pull requests documentation preview, visit the following URL:

react-query-firebase.invertase.dev/~8

Documentation is deployed and generated using docs.page.

docs-page[bot] avatar Oct 06 '21 15:10 docs-page[bot]

Hi @Ehesp would it be possible to have those storage hooks merged?

atanaskanchev avatar Jan 09 '22 22:01 atanaskanchev

@atanaskanchev Currently hitting emulator issues which is preventing easy testing.

Ehesp avatar Jan 10 '22 10:01 Ehesp