This repository contains a sample Android app that mimics the UI of WeChat. It's built using Jetpack Compose and is intended for educational purposes to showcase the usage of Compose in building modern Android UIs.
- Theme switching: Light and dark modes to demonstrate dynamic theming.
- List handling: Display a list of messages or contacts with Compose.
- Page transitions: Smooth animations between different screens.
- WeChat UI mimicry: A close representation of the renowned messaging app's interface.
Learn More About Compose To learn more about Jetpack Compose, check out the following resources: