How to save a file in a variable in SwiftUI 2

后端 未结 0 710
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-30 14:44

I have got the URL of a file using file importer. Now I want to store the file in a variable so that I can send it to the server.

.fileImporter(isPresented: $         


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