-
Notifications
You must be signed in to change notification settings - Fork 23
Android Support #354
Copy link
Copy link
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.This issue or PR still needs to be triaged.
Describe the feature
As Swift usage is gaining traction on new platforms besides linux, and with the recent announcement of a Swift Android Workgroup and Apple's Swift-Java interop, being able to build
amplify-swifton Android would contribute to the adoption rate.I've also noticed other platforms showing interest, like windows #289.
Use Case
I would like to share the same amplify code used on my client's iOS codebase with the Android codebase.
Proposed Solution
Initial work was done on #344 but due to some knowledge gaps on some C dependencies I've hit a wall. I've noticed that some of these same C dependencies are also used on
aws-crt-javaso I feel it should be possible to use them inaws-crt-swiftI would be glad to pick up the work and contribute to
aws-sdk-swiftandamplify-swiftmoving forward.Other Information
No response
Acknowledgements