Amplify-js: [aws-amplify-react-native] Add identityId, track prop to S3Album, S3Image Storage calls

Created on 12 Jun 2019  路  4Comments  路  Source: aws-amplify/amplify-js

Expected behavior
identityId prop is passed on Storage.get to options inside S3Album, S3Image, S3Text components

This is similar to https://github.com/aws-amplify/amplify-js/pull/2459/

React Native Storage feature-request

Most helpful comment

@ranjeev75 using Storage.get() or Storage.list() works fine

All 4 comments

The team is working on some react native improvements right now. This feature would become part of that development.

In the meantime what's the best way to display another user's protected images?

@ranjeev75 using Storage.get() or Storage.list() works fine

@ranjeev75 What @adriantomas suggested. Ultimately we use storage api to achieve our goal underneath the UI.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

romainquellec picture romainquellec  路  3Comments

karlmosenbacher picture karlmosenbacher  路  3Comments

benevolentprof picture benevolentprof  路  3Comments

cosmosof picture cosmosof  路  3Comments

josoroma picture josoroma  路  3Comments