You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: