Dinesh2510 / Dark-and-Light-Theme-in-Jetpack-Compose

Android application built with Kotlin and Jetpack Compose that shows how to switch theme between light and dark mode.

Home Page:https://pixeldev.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark and Light Theme in Jetpack Compose

This sample project demonstrates how to implement a dark and light theme switcher in an Android app using Jetpack Compose.

Features

  • Dark and light theme switcher.
  • Clean and organized Jetpack Compose code.
  • Easy-to-understand implementation.

Screenshots

Dark Theme Light Theme
Dark Theme Light Theme
Demo
Demo

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/Dark-and-Light-Theme-in-Jetpack-Compose.git
  2. Open the project in Android Studio.

  3. 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.

About

Android application built with Kotlin and Jetpack Compose that shows how to switch theme between light and dark mode.

https://pixeldev.in/


Languages

Language:Kotlin 100.0%