Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我可以使用 nativescript-camera 拍照,保存到文件,然后到 bg-http 请求将其上传到服务器,然后删除本地文件......似乎效率低下.. 有没有办法直接使用 ImageSource 对象在 bg-http 请求中?