aws-sdk-react-native
aws-sdk-react-native copied to clipboard
Using just the instructions in the readme....
Do you really think this works? When I clone the repository...
-
The folder is not a react-native project. Running react-native init Example or Core in your folder screws up your project.
-
The folders unzip in such a way that I believe they're losing their hierarchy.
-
Once I got past those errors, I'm now getting.... 'element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.' It looks like AWSCognitoCredentials isn't getting picked up from the src directory... Suggestions?
I feel your pain, here's the step-by-step guide for your reference: https://github.com/awslabs/aws-sdk-react-native/issues/35