An open API service indexing awesome lists of open source software.

https://github.com/swapnil-j-patil/splash_screen_with_jetpack_compose

Animated splash screen with jetpack compose.
https://github.com/swapnil-j-patil/splash_screen_with_jetpack_compose

animation jetpack-compose kotlin splashscreen

Last synced: 12 days ago
JSON representation

Animated splash screen with jetpack compose.

Awesome Lists containing this project

README

          

# 🚀 Animated Splash Screen in Jetpack Compose

This project demonstrates how to create a **beautiful animated splash screen** using **Jetpack Compose**. The animation includes smooth color transitions and fade-in/fade-out effects to enhance the user experience.

## 📸 Demo
[ ](https://github.com/user-attachments/assets/73391578-35cd-4496-a189-1c0fefb1ffcd)

## 🛠️ Features
- ✨ Animated color transitions
- 🎭 Fade-in & fade-out effects
- ⚡ Smooth entry to the main screen
- 🏗️ Built entirely with **Jetpack Compose**

## 📌 Technologies Used
- 🟢 **Kotlin**
- 🟡 **Jetpack Compose**
- 🔵 **Android Studio**

## 🚀 Getting Started

### Prerequisites
- Android Studio (latest version)
- Kotlin & Jetpack Compose setup