MFlisar / ComposeDialogs

Compose Dialogs for Android - Material3 Design (Dialog + Bottom Sheet Style + easily extendible)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Release License

This library offers you an easily extendible compose framework for modal dialogs and allows to show them as a dialog or a bottom sheet.

📷 Screenshots

I only show the bottom sheet version for the info dialog, but of course any dialog does support the bottom sheet mode. Same holds true for the optional dialog icon.

Info Dialog

Demo Demo Demo Demo

Input Dialog

Demo Demo

Number Dialog

Demo Demo Demo

Date Dialog

Demo Demo Demo

Time Dialog

Demo Demo

Color Dialog

Demo Demo Demo Demo

List Dialog

Demo Demo Demo Demo
Demo Demo Demo

Progress Dialog

Demo Demo

📖 Documentation

The readme for this library with code samples, screenshots and more can be found on following github page:

Static Badge

Additionally there is also a full working demo app inside the demo module.

About

Compose Dialogs for Android - Material3 Design (Dialog + Bottom Sheet Style + easily extendible)

License:Apache License 2.0


Languages

Language:Kotlin 100.0%