This sample project demonstrates how to implement a dark and light theme switcher in an Android app using Jetpack Compose.
- Dark and light theme switcher.
- Clean and organized Jetpack Compose code.
- Easy-to-understand implementation.
Dark Theme | Light Theme |
---|---|
Demo |
---|
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/Dark-and-Light-Theme-in-Jetpack-Compose.git
-
Open the project in Android Studio.
-
Run the app on an emulator or physical device.
-
Dependencies Kotlin Jetpack Compose Contributing If you'd like to contribute to this project, please follow these guidelines:
-
Fork the repository. Create a new branch. Make your changes. Submit a pull request.
-
License This project is licensed under the MIT License - see the LICENSE file for details.
Thanks to the Jetpack Compose community for inspiration and support.