amazon-archives / aws-sdk-react-native

AWS SDK for React Native (developer preview)
Apache License 2.0
631 stars 68 forks source link

Better Instructions Needed #18

Open bomalley opened 7 years ago

bomalley commented 7 years ago

There are conflicting instruction on the various Amazon properties for how to get this working in React Native

Announcing the AWS SDK for React Native has one set of instructions aws-sdk-react-native at GitHub has different instructions

Both are very sparse and not detailed enough for me.

In particular, it's not very clear how the packages on this site are supposed to interact with the SDK files. What gets compiled? What gets linked to the Xcode project, etc.

Could someone please writeup a step-by-step set of instructions to get setup and Authenticate with Cognito on iOS?

Thanks!

tioback commented 7 years ago

Related to #15

bomalley commented 7 years ago

Agreed, though I believe this step is a precursor to #15. Just the basics of how to install and compile properly are needed. Then we can get in to how to actually use the SDK productively.

minbi commented 7 years ago

Thank you for providing valuable insight into your experience and use of the SDK. We will incorporate this into our improvement items.

iamhainguyen commented 7 years ago

@minbi what is the update on it? The instructions on both AWS blog and this repo are still unclear