Download file from aws bucket using react-native

后端 未结 0 1162
隐瞒了意图╮
隐瞒了意图╮ 2021-02-01 17:32

This is what I\'m using to fetch uploaded image from bucket:

const S3 = require(\'aws-sdk/clients/s3\');
const s3 = new S3();
.
.
.
onClick={​​​​​​async ()=>{​         


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