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
indent spacing of 4 spaces per tab in #Re-use existing authentication resource section looks bad on smaller screens
JS Feedback:
The JS page has instructions that are related to react native that should not be there. In the #Configure your application section, 2nd and 3rd code blocks plus headings should be removed
RN Feedback:
The RN page shows out of date instructions. aws-amplify-react-native is on its way to deprecation and is an old UI package that is not necessary to install just because the user is trying to add Auth.
Also react-native link is no longer required as with v0.60+ it is a redundant command. Autolinking is now enabled through the react-native CLI