Skip to content

tjleing/amplify-ui-android-codebuild

 
 

Repository files navigation

AWS Amplify


Amplify UI for Android

GitHub Discord Open Bugs Feature Requests

Amplify UI for Android is an open-source UI library with cloud-connected components that are endlessly customizable, accessible, and can integrate into any Android Compose application.

Connected Components

Component Summary Latest Version Docs Sample
Authenticator Amplify Authenticator provides a complete drop-in implementation of an authentication flow for your application using Amplify Authentication. 1.0.0 Docs Sample
Face Liveness Amplify FaceLivenessDetector provides a UI component for Amazon Rekognition Face Liveness feature that helps developers verify that only real users, not bad actors using spoofs, can access your services. 1.1.2 Docs Sample

Supported Versions

Component Version Amplify Material3
Authenticator 1.0.2 2.14.5+ 1.1.2
Liveness 1.2.1 2.14.8+ 1.1.2

Getting Started

Generating Code Coverage

A merged code coverage report can be generated by running ./gradlew koverHtmlReport. Coverage for individual components can be checked using ./gradlew :authenticator:koverHtmlReport.

Contributing

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

forking amplify-ui-android to test out codebuild

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 86.8%
  • Java 6.9%
  • C++ 4.3%
  • Shell 1.2%
  • Other 0.8%