A modern, interactive floating chat messenger built with Jetpack Compose, designed to enhance user communication within any Android app. This project showcases the use of Kotlin and Jetpack Compose to create a dynamic UI component that's both functional and visually appealing.
- Customizable Floating Action Button: Easily accessible chat icon that floats over the app content.
- Dynamic Chat Experience: Users can send and view messages in real-time.
- Expandable UI: The chat interface expands and collapses with a smooth animation.
- State Management with Jetpack Compose: Demonstrates efficient UI state management for real-time apps.
To get a local copy up and running, follow these simple steps.
- Android Studio Arctic Fox | 2020.3.1 or newer
- Min SDK version: 21
- Clone the repo
git clone https://github.com/khalidabdou/FloatingChatLikeMessenger.git