aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.43k stars 2.13k forks source link

RFC: Ionic 5 support #5136

Open secretshardul opened 4 years ago

secretshardul commented 4 years ago

Summary

AWS Amplify documentation for Angular talks about official Ionic 4 support. It also states that Angular 9 is not yet supported

Currently, Angular 9 is not supported as this is a newer version of Angular that has come out recently. We are tracking this internally in order to investigate adding support.

Recently Ionic 5 was released. It supports Angular 5 and up. If there are no issues, Amplify documentation should be updated to reflect the latest version of Ionic. Can this be done immediately or will it require testing from the Amplify team? Also has anyone tried out amplify with Ionic 5 and faced any issues?

Motivation

Documentation should be up to date.

References

robruiz commented 3 years ago

Has anyone successfully built this repo with Ionic 5 and Angular 10/11?