React native unknown error while calling put() to firebase

前端 未结 0 1214
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-16 13:17

Simulator screenshot

HandleUpload = () => {
if (this.state.video.uri) {
  console.log("Uploading")
  const fileExtension = this.state.video.uri.s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题