Package Exports
- aws-amplify-react
- aws-amplify-react/lib-esm/Auth/common/types
- aws-amplify-react/lib-esm/Auth/common/types.js
- aws-amplify-react/lib-esm/index.js
- aws-amplify-react/lib/Auth
- aws-amplify-react/lib/Auth/Authenticator
- aws-amplify-react/lib/Auth/Authenticator.js
- aws-amplify-react/lib/Auth/ConfirmSignIn
- aws-amplify-react/lib/Auth/ConfirmSignIn.js
- aws-amplify-react/lib/Auth/ForgotPassword
- aws-amplify-react/lib/Auth/ForgotPassword.js
- aws-amplify-react/lib/Auth/SignIn
- aws-amplify-react/lib/Auth/SignIn.js
- aws-amplify-react/lib/Auth/VerifyContact
- aws-amplify-react/lib/Auth/VerifyContact.js
- aws-amplify-react/lib/Auth/common/country-dial-codes.js
- aws-amplify-react/lib/Auth/common/types
- aws-amplify-react/lib/Auth/common/types.js
- aws-amplify-react/lib/Auth/index.js
- aws-amplify-react/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aws-amplify-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
AWS Amplify Package - aws-amplify-react
AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.
aws-amplify-react is one of the AWS Amplify library packages, provide building blocks for React App development. Documentation is available here