/Compose-Ui-Templates

Collection of Compose UI Templates

Primary LanguageKotlinApache License 2.0Apache-2.0

Compose UI Templates

This repository contains set of Android compose ui templats which helps you to learn compose in Android.

💻 Requirements

To try out these UI templates, you need to use Android Studio Arctic Fox. You can clone this repository or import the project from Android Studio following the steps here.

🧬 Samples

Project

Chat UI

A sample Chat Ui that demonstrates the use of Compose with a typical Material app and real-world architecture.

• Simple Material Design theme
• Light & dark themes
• UI Testing


Jetnews sample demo