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.
- Host: GitHub
- URL: https://github.com/swapnil-j-patil/splash_screen_with_jetpack_compose
- Owner: Swapnil-J-Patil
- Created: 2025-02-28T05:31:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T07:11:21.000Z (over 1 year ago)
- Last Synced: 2025-03-02T08:19:44.918Z (over 1 year ago)
- Topics: animation, jetpack-compose, kotlin, splashscreen
- Language: Kotlin
- Homepage:
- Size: 993 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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